universe_all_packages | R Documentation |
Info on all packages in an universe
universe_all_packages(universe, limit = 100L)
universe |
Name of the universe (character of length 1) |
limit |
Number of results to return (integer of length 1) |
A list with information on all packages in the universe.
Other universe:
universe_ls()
,
universe_one_package()
,
universe_search()
universe_all_packages("jeroen")
universe_all_packages("ropensci")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.