View source: R/export_extinction.R
export_extinction | R Documentation |
Exports extinction coefficients for each model based on a master LakeEnsemblR config file
export_extinction(
config_file,
model = c("GOTM", "GLM", "Simstrat", "FLake", "MyLake"),
folder = "."
)
config_file |
name of the master LakeEnsemblR config file |
model |
vector; model to export configuration file. Options include c("GOTM", "GLM", "Simstrat", "FLake", "MyLake") |
folder |
folder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.