ropensci / taxlist

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

Add taxon traits by 'add_concept()' #30

Open kamapu opened 1 year ago

kamapu commented 1 year ago

Adding new concepts by add_concept() will currently only add information to the slots taxonNames and taxonRelations.

At the end of the function column names of TaxonNames that are in none of these slots may be assumed as variables for taxonTraits.

Possible dependencies: