ropensci / taxlist

Handling taxonomic lists
https://docs.ropensci.org/taxlist/
12 stars 4 forks source link

Improve functionality of match_names() #20

Closed kamapu closed 1 year ago

kamapu commented 1 year ago

Multiple matches are currently not displayed in the output of function match_names().

In this feature, each match have to be displayed in the output of match_names(). Furthermore, an object class (perhaps S3) needs to be designed and a method for interactive selection of choices.

kamapu commented 1 year ago

closed by https://github.com/ropensci/taxlist/pull/22