Search within a single universe
Arguments
- universe
Name of the universe (character of length 1)
- query
Query string. See R-universe docs.
- limit
Number of results to return (integer of length 1)
Value
A list with query results. The total
field indicates the
total number of results and can be used as limit
value in a second call.
See also
Other universe:
universe_all_packages()
,
universe_ls()
,
universe_one_package()