plot_indices | R Documentation |
Initially just the single plot of fits, but could also be used to show the data only or any other quantity of interest
plot_indices(mod, png = TRUE, fit = TRUE, log = FALSE)
mod |
A model object created by |
png |
write to png file or existing plot device |
fit |
include fit or just data only |
log |
plot on a log scale |
A figure showing the fit to all indices.
Ian G. Taylor
## Not run:
plot_indices(mod.2021.n.008.004)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.