soil_data | R Documentation |
Adds soil characteristics to community data object.
soil_data(com, soil, k = 3)
com |
a community data object. |
soil |
data frame with soil charactersitics to be added. Row names must be as in 'env'. |
k |
the number of eigenvectors retained. |
Eigenvectors are obtained from a Principal Coordinates Analysis calculated from the soil data.
A list with community data.
soil_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.