View source: R/export_location.R
export_location | R Documentation |
Exports settings like hypsograph, coordinates and ice settings, based on the master LakeEnsemblR config file
export_location(
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.