View source: R/conda_support.R
| get_conda_env_info | R Documentation |
Retrieve information about tracked conda environments
get_conda_env_info(
env_name = NULL,
registry_file = ".capsule/conda_registry.json"
)
env_name |
Character. Specific environment name, or NULL for all |
registry_file |
Character. Path to conda registry |
List of environment information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.