All functions

activate_env()

Activate conda env

env_exists()

Check whether a conda env exists

env_to_yaml()

Create yaml file from env

find_env_rlib()

Find the R library for a specific env

find_packages()

Find package across all conda envs

find_python_path()

Find the python file for a specific env

install_conda()

Install conda if it's missing

list_yamls()

List included yaml files

reticulate

reticulate

which_env()

Print the currently activated conda env

yaml_to_env()

Create conda env from yaml file