miniconda_update {reticulate} | R Documentation |
Update Miniconda
Description
Update Miniconda to the latest version.
Usage
miniconda_update(path = miniconda_path())
Arguments
path |
The path in which Miniconda will be installed. Note that the installer does not support paths containing spaces. |
See Also
Other miniconda:
install_miniconda()
,
miniconda_path()
[Package reticulate version 1.20 Index]