Generate Luciernaga plot outputs from List of List
Usage
Luciernaga_Lists(
ListOfList,
SecondaryList = NULL,
PlotType,
thecolumns = 2,
therows = 3,
width = 7,
height = 9,
ReturnFolder,
CurrentExperiment
)
Arguments
- ListOfList
A list containing the returns from Luciernaga_Plots plot option.
- SecondaryList
Default NULL, if given a list will incorporate the plot in.
- PlotType
Whether "html" or "pdf"
- thecolumns
The number of columns per page
- therows
The number of rows per page
- width
Desired page width
- height
Desired page height
- ReturnFolder
Location to store file
- CurrentExperiment
Name of Current Experiment