View source: R/Module_Sub_boots_functions.R
plotBootSeries | R Documentation |
Plot a Summary of Bootstrapped Series
plotBootSeries( dat.prepped, boot.type = c("meboot", "stlboot"), age.which = "all" )
dat.prepped |
the $data element from the output of |
boot.type |
one of "meboot" or "stlboot" |
age.which |
one of "all", "total", or specific age class (e.g. "Age 4") |
one or more plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.