Find the R library for a specific env

find_env_rlib(conda_env = "echoR", suffix = "lib/R/library/")

Arguments

conda_env

Conda environment name.

suffix

Suffixes to use when searching for R library.

See also