View source: R/get_gcae_output_subfolder.R
get_gcae_output_subfolder | R Documentation |
Get the path to the GCAE output subfolder. This subfolder contains the output of one model
get_gcae_output_subfolder(gcae_setup)
gcae_setup |
GCAE model setup, as created by create_gcae_setup, read from file by read_gcae_setup_file, checked by check_gcae_setup, and saved to file by save_gcae_setup. |
full paths to the created files
Richèl J.C. Bilderbeek
gcae_setup <- create_test_gcae_setup()
get_gcae_output_subfolder(gcae_setup = gcae_setup)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.