Utility function to pip unininstall a package in an rminiconda installation
1 | rminiconda_pip_uninstall(pkg_name, name, args = "")
|
pkg_name |
The name of the pip package to unininstall. |
name |
The name of the miniconda installation. |
args |
Optional string specifying additional arguments to pip |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.