Utility function to pip install a package in an rminiconda installation
1 | rminiconda_pip_install(pkg_name, name, args = "")
|
pkg_name |
The name of the pip package to install. |
name |
The name of the miniconda installation. |
args |
Optional string specifying additional arguments to pip, e.g. "-i https://test.pypi.org/simple/" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.