View source: R/check_gcae_repo_is_cloned.R
check_gcae_repo_is_cloned | R Documentation |
Check if the GCAE repo is cloned. Will stop if not.
check_gcae_repo_is_cloned(gcae_options = create_gcae_options())
gcae_options |
options to run GCAE, as created by create_gcae_options |
nothings
Richèl J.C. Bilderbeek
use clone_gcae_repo to clone the GCAE repo
if (has_cloned_gcae_repo()) {
check_gcae_repo_is_cloned()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.