View source: R/does_conda_env_exists.R
does_conda_env_exists | R Documentation |
Determine if a Conda environment exists
does_conda_env_exists( ormr_folder_name = get_default_ormr_folder_name(), verbose = FALSE )
ormr_folder_name |
can be either |
verbose |
the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid. |
TRUE if a Conda environment exists
Richèl J.C. Bilderbeek
does_conda_env_exists() does_conda_env_exists(ormr_folder_name = tempfile())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.