set_python: Set python version

View source: R/set_python.R

set_pythonR Documentation

Set python version

Description

Set python version

Usage

set_python(conda = NULL, venv = NULL)

Arguments

conda

name of conda environment, one of conda or venv must be specified

venv

name of virtual environment, one of conda or venv must be specified

Value

None

Examples

set_python(conda="dj")


gkane26/djreadr documentation built on April 3, 2022, 8:57 a.m.