lib_pypi {brickster} | R Documentation |
PyPi Library (Python)
Description
PyPi Library (Python)
Usage
lib_pypi(package, repo = NULL)
Arguments
package |
The name of the PyPI package to install. An optional exact
version specification is also supported. Examples: |
repo |
The repository where the package can be found. If not specified, the default pip index is used. |
See Also
Other Library Objects:
lib_cran()
,
lib_egg()
,
lib_jar()
,
lib_maven()
,
lib_whl()
,
libraries()
[Package brickster version 0.2.5 Index]