Produces a single pdf file with based on rows in the outputplan whose UseSubset column is equals 'Y'. A progress bar is displayed.
all_in_one(UseSubset = "SAC", filename = "SAC.pdf", reportNR = TRUE)
Corresponds to a column name in outputplan holding flags (all_in_one)
common_root.pdf or common_root.csv
If TRUE, a plot with missing figure numbers and titles is produced
Greg Cicconetti
Prerequisites: You need to have output, code, data directory paths defined in your workspace. These should take variable names od, cd, dd, respectively. This can be done by running a personalized set of the following commands:
Code directory needs to hold the .r files associated with the subset of figures to be produced.
Suggest running outputplan.report() first. A progress bar also helps to see run is incomplete. A manual check on the total number of pages in the final pdf should be made.