EcologicalTraitData / traitdataform

A package to manage and compile functional trait data into predefined templates
https://ecologicaltraitdata.github.io/traitdataform/
Other
33 stars 9 forks source link

add traitmap structure #6

Closed fdschneider closed 7 years ago

fdschneider commented 7 years ago

add traitmap as universal source for

fdschneider commented 7 years ago

For this to work the structure needs be flexible enough to provide only minimal informatoin (e.g. the listing of trait columns) or maximal information (mapping of traitnames, adding units, mapping of factor levels, additional information and derived columns).

fdschneider commented 7 years ago

I updated the procedure. Now the user provides either a data table compliant with the terms for trait lists (see whitepaper) or a thesaurus object created using the functions as.thesaurus() and as.trait() (see minimal example in README).