View source: R/install_conda.R
install_conda | R Documentation |
Install conda if it has not already been installed.
install_conda(
method = c("basilisk", "reticulate"),
conda = "auto",
verbose = TRUE,
...
)
method |
Method to use:
|
conda |
The path to a |
verbose |
Print messages. |
... |
Additional arguments to be passed to install_miniconda. |
echoconda::install_conda()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.