Description Usage Arguments Value Examples
View source: R/sim_traits_nets2.r
Simulate networks, with interactions propoprtional to trait matching
1 2 3 | sim_traits_nets2(listoftraitvecs,
method = c("ratio", "complementarity", "barrier"),
value)
|
listoftraitvecs |
|
method |
The model to be used to construct interaction matrices. One of "ratio","complementarity","barrier". |
value |
Value at which to determine if species interact or not - this value depends on the model you are using. |
A data.frame of network structure metrics for balanced and unbalanced trees.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.