One row per taxon, keyed worms:<id> or itis:<id> (birds key ITIS, because
WoRMS bird taxonomy lags). Carries worms_id / itis_id / gbif_id,
parent_taxon_key and the flattened classification, so a hierarchy rollup
("everything in Decapoda") resolves without a second source.
Arguments
- ...
Additional filter expressions passed to
dplyr::filter()- version
Database version (default: "latest")
- collect
If TRUE, collect results into memory. If FALSE, return lazy dbplyr table (default: TRUE)
Details
Replaces the per-dataset species table, which the taxon consolidation
removed — see cc_read_species().