View source: R/export_config.R
export_config | R Documentation |
Export settings from configuration file to model-specific configuration files
export_config( config_file, folder = ".", verbose = FALSE, convert_from_lakeensemblr = TRUE, ler_config_file = "LakeEnsemblR.yaml" )
config_file |
character; name of LakeEnsemblR_WQ config file |
folder |
path; location of config_file |
verbose |
boolean; print changed parameters on screen |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.