Description Usage Arguments Details Value
Download the miniconda installer and run it.
1 2 | install_miniconda(version = 3, path = get_miniconda_path(),
name = "general")
|
version |
The major version number of Python (2 or 3). The latest version of the specified major version will be installed. |
path |
The base directory where all "rminiconda" miniconda installations are located (see |
name |
The name of the installation. |
The name
can be thought of as a project name with which to associate your miniconda installation. The miniconda installation will go in {path}/{name}
. You can have different installations for different purposes.
NULL
(miniconda is installed to a system directory).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.