ropensci / taxa

taxonomic classes for R
https://docs.ropensci.org/taxa
Other
48 stars 12 forks source link

Make sure `taxmap` functions work for datasets with multiple obs per taxon #60

Closed zachary-foster closed 6 years ago

zachary-foster commented 7 years ago

All of the example data in ex_taxmap currently has a 1:1 relationship with taxa (info does not have values for all taxa). A lot of data in the real world will have multiple observations per taxon. The functions are designed for this, but it has not been tested much.