pythonInstall: Install sonicscrewdriver Python environment

View source: R/reticulate-virtualenv.R

pythonInstallR Documentation

Install sonicscrewdriver Python environment

Description

This function installs scikit-maad in the sonicscrewdriver environment using reticulate.

Usage

pythonInstall(unattended = FALSE)

Arguments

unattended

If TRUE then the function will not prompt the user to install the environment in a non-interactive session.

Examples

## Not run: 
pythonInstall()
pythonInstall(unattended=TRUE)

## End(Not run)

edwbaker/SonicScrewdriveR documentation built on Feb. 14, 2025, 2:45 p.m.