powered by
Downloads and installs the latest version of miniconda for Windows.
install.conda(version = 3, ...)
2 or 3. Default is 3
extra parameters to pass to install.URL
TRUE/FALSE - was the installation successful or not.
Miniconda is minimal version of anaconda for python.
# NOT RUN { install.conda() install.conda(version = 3) install.conda(3) # }
Run the code above in your browser using DataLab