View source: R/get_gcae_example_filenames.R
get_gcae_example_filenames | R Documentation |
GCAE
example filesGet the paths to all GCAE
example files
get_gcae_example_filenames(gcae_options = create_gcae_options())
gcae_options |
options to run GCAE, as created by create_gcae_options |
the path to all GCAE
files
Richèl J.C. Bilderbeek
if (plinkr::is_on_ci()) {
if (has_cloned_gcae_repo()) { # is_gcae_installed is too slow
get_gcae_example_filenames()
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.