Description Usage Arguments Value Author(s)
View source: R/format_jive_traits.R
This function takes a dataframe with indivdual observations ans species names and returns a traits matrix to to parse into make_jive
function
1 | format_jive_traits(obs)
|
obs |
a dataframe with species names in the first column and individual trait values in the second columns |
a list of size equal to the number of species. Each element contains a vector of numerical values representing individual observation for that species.
Theo Gaboriau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.