use_pipenv: Use pipenv with reticulate *[Experimental]*

Description Usage Arguments Examples

View source: R/use_pipenv.R

Description

If a pipenv environment exists, use it. Otherwise, create a new one. Set the RETICULATE_PITHON environment variable to the path of the pipenv virtual environment. This process is only done once per project.

Usage

1

Arguments

args

character Other arguments to pass to pipenv shell {{args}} .

Examples

1
2
3
4
## Not run: 
pipenvr::use_pipenv()

## End(Not run)

adatar-do/pipenvr documentation built on Dec. 23, 2021, 10:22 p.m.