View source: R/data-structures.R
lib_pypi | R Documentation |
PyPi Library (Python)
lib_pypi(package, repo = NULL)
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. |
libraries()
Other Library Objects:
lib_cran()
,
lib_egg()
,
lib_jar()
,
lib_maven()
,
lib_whl()
,
libraries()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.