powered by
Saves a list of graphing parameters, typically created by figLabDefaults) in options for later use in graphing by fig functions.
figSetDefaults(FigPars)
A list of graphing parameters
None
figLabDefaults(), options()
# NOT RUN { FigPars = figLabDefaults() FigPars$plot.lwd = 2 figSetDefaults(FigPars) # }
Run the code above in your browser using DataLab