setup_env: Setup a dedicated Python virtual environment for slendr

setup_envR Documentation

Setup a dedicated Python virtual environment for slendr

Description

This function will automatically download a Python miniconda distribution dedicated to an R-Python interface. It will also create a slendr-specific Python environment with all the required Python dependencies.

Usage

setup_env(quiet = FALSE, agree = FALSE, pip = FALSE)

Arguments

quiet

Should informative messages be printed to the console? Default is FALSE.

agree

Automatically agree to all questions?

pip

Should pip be used instead of conda for installing slendr's Python dependencies?

Value

No return value, called for side effects


bodkan/spannr documentation built on Dec. 19, 2024, 11:43 p.m.