View source: R/create_gcae_input_data.R
create_gcae_input_data | R Documentation |
gcae_input_data
.Create a gcae_input_data
create_gcae_input_data(gcae_input_filenames, verbose = FALSE)
gcae_input_filenames |
the GCAE input filenames, in the form of a list with the following elements:
|
verbose |
the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid. |
a gcae_input_data
Richèl J.C. Bilderbeek
use create_test_gcae_input_data to obtain
a gcae_input_data
to be used in testing
gcae_input_data <- create_test_gcae_input_data()
check_gcae_input_data(gcae_input_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.