Full-text and faceted search across all public datasets in ChecklistBank.
Uses the light dataset representation (full = FALSE) for speed.
Arguments
- q
Free-text query (matches title, alias, description, ...). Optional.
- type
Filter by dataset type (e.g.
"taxonomic","nomenclatural").- origin
Filter by origin (e.g.
"external","project","release","xrelease").- ...
Further query parameters forwarded to the
/datasetendpoint (e.g.contributesTo,code,gbifKey).- limit
Page size per request.
- max
Maximum number of datasets to return. Use
Infto fetch all.
Value
A clb object whose $data is a tibble of
datasets, one row each, with columns such as key, alias, title,
type, origin, license and issued.