miniconda_path {reticulate}R Documentation

Path to Miniconda

Description

The path to the Miniconda installation to use. By default, an OS-specific path is used. If you'd like to instead set your own path, you can set the RETICULATE_MINICONDA_PATH environment variable.

Usage

miniconda_path()

See Also

Other miniconda: install_miniconda(), miniconda_update()


[Package reticulate version 1.20 Index]