Description Usage Arguments Examples
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.
1 | use_pipenv(args = "")
|
args |
character Other arguments to pass to |
1 2 3 4 | ## Not run:
pipenvr::use_pipenv()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.