An extension of the internal function
reticulate:::condaenv_exists().
Usage
env_exists(
conda_env = NULL,
conda = "auto",
method = c("basilisk", "reticulate")
)Source
https://github.com/rstudio/reticulate/blob/577acd2dfd43b48720037eb0851f20e377dbb802/R/conda.R#L494