You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Split `classifications` into `id_ classifications` and `name_classifications`.
Moved funcs into `taxonomy` and `taxmap`
resolves#21; adds "name" return type
This would apply to functions that use taxonomy's
private$get_return_type
to return a result, likesubtaxa
andsupertaxa
. Instead of returning an ID or whatevs, it would return taxon names.Seems like it would be an easy add.
Thoughts?
The text was updated successfully, but these errors were encountered: