View source: R/generate_traits.R
create_trait_weights | R Documentation |
Only in the special case of 3 traits with 1 always driving growth and another one only driving competition
create_trait_weights(R, A, H, n_traits = 4)
R |
an integer value giving the contribution of trait in growth |
A |
an integer value giving the contribution of trait in limiting similarity |
H |
an integer value giving the contribution of trait in hierarchical competition |
n_traits |
number of traits considered in table |
create_trait_weights(50, 50, 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.