Description Usage Arguments Details Value
Function to plot model results from TCSAM2013.
1 2 | plotTCSAM2013I.GG(obj, numRecent = 15, plot1stObs = TRUE, showPlot = TRUE,
pdf = FALSE)
|
obj |
- object that can be converted into a list of tcsam2013.resLst objects |
numRecent |
- number of "recent" years to include in "zoom" plots |
plot1stObs |
- flag to plot observations from the first case, only |
showPlot |
- flag (T/F) to print plots to screen (if pdf==FALSE) |
pdf |
- flag (T/F) to print plots to a pdf |
If pdf is TRUE, the file "TCSAM2013.ModelResults.pdf" is created in the working directory.
list of ggplot2 objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.