load_conda_env: Load the input 'conda' environment.

View source: R/utils_environment.R

load_conda_envR Documentation

Load the input conda environment.

Description

Function to load the input conda environment. The function will raise an error if a Python version has already been attached to the reticulate package. In that case, it will be necessary to restart the R session and to load the desired environment **before** calling lineaGT function interfacing with Python - filter_dataset() and fit().

Usage

load_conda_env(envname = "bascule-env")

caravagnalab/basilica documentation built on June 11, 2025, 10:18 p.m.