Description Usage Arguments Value Author(s)
changeTraits provides an easy way of modifying species trait's table in LandR by multiplication of original traits by a specified factor
1 | changeTraits(speciesTable, param, facMult, species)
|
speciesTable |
speciesTable data.table from LandR. Contains different traits in columns and a row for each species. |
param |
Character vector of the trait to be modified. |
facMult |
numeric. Factor by which the specified trait should be multiplied. |
species |
character string of the Species for which the trait should be modified |
Returns a data.table updated with the new parameters.
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.