View source: R/shinyplot_land.R
| shinyplot.spwb_land | R Documentation |
Creates a shiny app with interactive plots for simulation results
## S3 method for class 'spwb_land'
shinyplot(x, r = NULL, ...)
## S3 method for class 'growth_land'
shinyplot(x, r = NULL, ...)
## S3 method for class 'fordyn_land'
shinyplot(x, r = NULL, ...)
x |
An object of class |
r |
An object of class |
... |
Additional parameters for function shinyplot (not used). |
An object that represents the shiny app
Miquel De Cáceres Ainsa, CREAF
spwb_land, plot.spwb_land, plot_variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.