env_exist | R Documentation |
Check if a conda environment exists
env_exist(conda = "auto", envname = NULL, envs_dir = NULL)
conda |
The path to a conda executable. Use |
envname |
The name of a conda environment. |
envs_dir |
Directories in which conda environments are located. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.