get_package_names: Get the names of available packages

Description Usage Value See Also

Description

Retrieves the names of available packages from whatever CRAN mirror is associated with your session. These can then be passed into get_package_metadata or get_package_source. The results are cached locally after one call.

Usage

1

Value

a vector of package names that can be passed into get_package_metadata or get_package_source.

See Also

get_package_metadata or get_package_source for making use of this information.


Ironholds/practice documentation built on May 7, 2019, 6:41 a.m.