search for: nschools

Displaying 1 result from an estimated 1 matches for "nschools".

Did you mean: schools
2007 Nov 08
2
Sweaving single master file to get multiple individualised reports
...a number of multipage reports - to the point of having to be left to cool down before trying again.] This involved an R file that had # getting packages, reading data etc stuff : : # doing some pre-processing on project-wide totals- easier here where it can be debugged bit by bit : : for (i in 1:Nschools){ # set indicator variable for school i or otherwise set up subset for a school : # more pre-processing for school/regional summaries : : infile <- "templateName.odt" # same for all schools/regions outfile <- paste("ReportName",schoolname,".odt",sep = "...