View source: R/gcae_setup_to_str.R
gcae_setup_to_str | R Documentation |
gcae_setup
to a stringConvert a gcae_setup
to a string
gcae_setup_to_str(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. |
the gcae_setup
as a character vector,
with one string per gcae_setup
element
Richèl J.C. Bilderbeek
gcae_setup_to_str(create_test_gcae_setup())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.