Description Usage Arguments Value
Extract local network from a list of species and size
1 2 3 4 5 6 7 8 9 | extract_network(
data,
species,
var,
metaweb,
classes = NULL,
link = "flux",
out_format = "adjacency"
)
|
data |
a data.frame containing species and size variable. |
species |
species variable name in the dataset. |
var |
variable characterizing the size. |
metaweb |
an object created by the build_metaweb function. |
classes |
data.frame created by the compute_classes function. |
a matrix containing the species class and links between them
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.