Install conda if it's missing

install_conda(conda_path = "auto", verbose = TRUE, ...)

Arguments

conda_path

Path to conda executable.

verbose

Print messages.

...

Additional arguments to be passed to install_miniconda.

See also

Examples

# importFrom reticulate conda_version
# echoconda::install_conda()