View source: R/create_default_conda_env.R
create_default_conda_env | R Documentation |
ormr
Conda enviromentCreate and/or get the default ormr
Conda enviroment
create_default_conda_env( ormr_folder_name = get_default_ormr_folder_name(), python_version = get_default_python_version(), verbose = FALSE )
ormr_folder_name |
can be either |
python_version |
the version of Python used. Use get_default_python_version to get the default Python version. |
verbose |
the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid. |
the default ormr
folder name
Richèl J.C. Bilderbeek
create_default_conda_env()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.