Description Usage Arguments Value
View source: R/local_network_build.R
Local network building
1 2 3 4 5 6 7 8 9 | build_local_network(
data,
species,
var,
group_var,
metaweb,
classes = NULL,
...
)
|
data |
a data.frame containing species and size variable. |
species |
data.frame containing species and the predation window. |
var |
variable characterizing the size. |
group_var |
variable characterizing different communities. |
classes |
data.frame created by the compute_classes function. |
data.frame containing local network code and interaction matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.