Description Usage Arguments Value
Install the required python package via conda.
1 | install_python_dependencies(conda = "auto", envname = NULL, ...)
|
conda |
Default: auto |
envname |
Python virtual environment where the modules will be installed, default to 'r-reticulate' |
... |
Further argument to pass to reticulate::py_install |
0 if dependencies installed and loaded successfully, 1 if fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.