View source: R/clone_gcae_repo.R
clone_gcae_repo | R Documentation |
Clone the GCAE repo
clone_gcae_repo(
gcae_options = create_gcae_options(),
github_repo_url = get_default_github_repo_url(),
github_repo_branch_name = get_default_github_repo_branch_name(),
verbose = FALSE
)
gcae_options |
options to run GCAE, as created by create_gcae_options |
github_repo_url |
URL of the GitHub repository,
e.g. |
github_repo_branch_name |
name of the |
verbose |
the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid. |
Nothing
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.