export_time | R Documentation |
Exports settings like start and end time and time step, based on the master LakeEnsemblR config file
export_time(
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.