install_python_packages: Install necessary Python packages in a specific Conda...

View source: R/python_env_setup.R

install_python_packagesR Documentation

Install necessary Python packages in a specific Conda environment

Description

This function installs the necessary Python packages in a specific Conda environment.

Usage

install_python_packages(conda_env = "GeneSelectR_env")

Arguments

conda_env

The name of the Conda environment to use.

Value

Installs necessary version of Python packages into the GeneSelectR_env.


GeneSelectR documentation built on May 29, 2024, 4:01 a.m.