LaTeX Typesetting – Document Structure

December 10th, 2010

Following on from the initial post about creating a document using LaTeX we need to consider the structure of the document, i.e. headings and page layout. Read the rest of this entry »

Programming with R – Processing Football League Data Part II

December 3rd, 2010

Following on from the previous post about creating a football result processing function for data from the football-data.co.uk website we will add code to the function to generate a league table based on the results to date. Read the rest of this entry »