has_cloned_gcae_repo: Determines if the GCAE repo has been cloned already

View source: R/has_cloned_gcae_repo.R

has_cloned_gcae_repoR Documentation

Determines if the GCAE repo has been cloned already

Description

Determines if the GCAE repo has been cloned already

Usage

has_cloned_gcae_repo(gcae_options = create_gcae_options(), verbose = FALSE)

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

verbose

the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid.

Value

TRUE if the GCAE repo has been cloned already

Author(s)

Richèl J.C. Bilderbeek

See Also

use clone_gcae_repo to clone the GCAE repo

Examples

has_cloned_gcae_repo()

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.