Creates a shiny app with interactive plots for spatial inputs and simulation results
Arguments
- x
The object of class 'sf' containing information to be drawn (see details). Alternatively, an object of class 'spwb_land', 'growth_land' or 'fordyn_land'.
- SpParams
A data frame with species parameters (see
SpParamsMED
), required for most forest stand variables.- r
An object of class
SpatRaster
, defining the raster topology.
Details
Only run this function in interactive mode. The shiny app can be used to display spatial inputs or simulation results.
Spatial inputs:
This is the case if the user supplies an object of class sf
with simulation inputs.
Simulation result summaries:
This is the case if the user supplies an object of class sf
with simulation summaries. Available plots depend on the summary function used to create the result summaries.