install_python_pkgs {theft} | R Documentation |
Download and install all the relevant Python packages into a target location
Description
Download and install all the relevant Python packages into a target location
Usage
install_python_pkgs(venv, standard_kats = TRUE)
Arguments
venv |
|
standard_kats |
|
Value
no return value; called for side effects
Author(s)
Trent Henderson
Examples
## Not run:
install_python_pkgs("theft-test")
## End(Not run)
[Package theft version 0.6.1 Index]