lib_cran {brickster} | R Documentation |
Cran Library (R)
Description
Cran Library (R)
Usage
lib_cran(package, repo = NULL)
Arguments
package |
The name of the CRAN package to install. |
repo |
The repository where the package can be found. If not specified, the default CRAN repo is used. |
See Also
Other Library Objects:
lib_egg()
,
lib_jar()
,
lib_maven()
,
lib_pypi()
,
lib_whl()
,
libraries()
[Package brickster version 0.2.8.1 Index]