universe_one_package | R Documentation |
Info on a single packages in an universe
universe_one_package(universe, package)
universe |
Name of the universe (character of length 1) |
package |
Name of the package (character of length 1) |
A list with information on the package.
Other universe:
universe_all_packages()
,
universe_ls()
,
universe_search()
universe_one_package("jeroen", package = "curl")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.