setPythonEnvironment: Use the virtual environment created using configurePython()

Description Usage Arguments Details

View source: R/HelperFunctions.R

Description

Use the virtual environment created using configurePython()

Usage

1
setPythonEnvironment(envname = "PLP", envtype = NULL)

Arguments

envname

A string for the name of the virtual environment (default is 'PLP')

envtype

An option for specifying the environment as'conda' or 'python'. If NULL then the default is 'conda' for windows users and 'python' for non-windows users

Details

This function sets PatientLevelPrediction to use a virtual environment


hxia/plp-git-demo documentation built on March 19, 2021, 1:54 a.m.