Closed fdschneider closed 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).
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).
add
traitmap
as universal source formutate()
(e.g. to add ratios or indices, or logical traits)