View source: R/check_gcae_is_installed.R
check_gcae_is_installed | R Documentation |
Check if GCAE is installed. Will stop if not
check_gcae_is_installed(gcae_options = create_gcae_options())
gcae_options |
options to run GCAE, as created by create_gcae_options |
GCAE is installed, if:
The GCAE repo is cloned, see check_gcae_repo_is_cloned
The needed Python packages, see check_gcae_python_packages_are_installed
Fix the GCAE script, see check_gcae_script_is_fixed
Nothing. Will stop if GCAE is not installed.
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.