Description Usage Arguments Details Value
View source: R/plotTCSAM2015J.R
Function to plot data and results from a TCSAM2015 model run.
1 2 3 |
repObj |
- tcsam2015.rep object based on sourcing a TCSAM2015 model report file. can be NULL. |
prsObj |
- tcsam2015.prs object based on reading a TCSAM2015 active parameters csv file. can be NULL. |
stdObj |
- tcsam2015.std object based on reading a TCSAM2015 std file. can be NULL. |
objList |
- list with optional elements repObj, prsObj, stdObj (an optional way to provide the Obj's) |
ggtheme |
- a ggplot2 theme to use with ggplot2 plots |
showPlot |
- flag to show plots immediately |
pdf |
- filename for pdf output (optional) |
width |
- pdf page width (in inches) |
height |
- pdf page width (in inches) |
verbose |
- flag (T/F) to print diagnostic info |
none
multi-level list of ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.