View source: R/find_env_rlib.R
find_env_rlib | R Documentation |
Find the R library for a specific env
find_env_rlib(conda_env = "echoR_mini", suffix = "lib/R/library/")
conda_env |
Conda environment name. |
suffix |
Suffixes to use when searching for R library. |
Other conda:
activate_env()
,
env_to_yaml()
,
yaml_to_env()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.