ropensci / taxa

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

Perhaps add a `return_type`: "name" #21

Closed zachary-foster closed 7 years ago

zachary-foster commented 7 years ago

This would apply to functions that use taxonomy's private$get_return_type to return a result, like subtaxa and supertaxa. Instead of returning an ID or whatevs, it would return taxon names.

Seems like it would be an easy add.

Thoughts?

sckott commented 7 years ago

sounds good to me