View source: R/utility_functions.R View source: R/utility_functions.R
saveFHsettings | R Documentation |
utility/helper function to capture the settings used in creating the fire history (fhProcess()) analysis part of FAME
utility/helper function to capture the settings used in creating the fire history (fhProcess()) analysis part of FAME
saveFHsettings(outputSettings, rv)
saveFHsettings(outputSettings, rv)
outputSettings |
list of settings accumulated in FAME processing |
rv |
reactivevalues() object including settings defined in shiny app or list of same object made in script version |
outputSettings list of settings accumulated in FAME processing with updated values
outputSettings list of settings accumulated in FAME processing with updated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.