View source: R/python_env_setup.R
install_python_packages | R Documentation |
This function installs the necessary Python packages in a specific Conda environment.
install_python_packages(conda_env = "GeneSelectR_env")
conda_env |
The name of the Conda environment to use. |
Installs necessary version of Python packages into the GeneSelectR_env.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.