exist_Python_pkgs | R Documentation |
Check if the python package exists in the environment
exist_Python_pkgs(packages, envname = NULL, conda = "auto")
packages |
A character vector, indicating package names which should be installed or removed. Use |
envname |
The name of a conda environment. |
conda |
The path to a conda executable. Use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.