build_local_network: Local network building

Description Usage Arguments Value

View source: R/local_network_build.R

Description

Local network building

Usage

1
2
3
4
5
6
7
8
9
build_local_network(
  data,
  species,
  var,
  group_var,
  metaweb,
  classes = NULL,
  ...
)

Arguments

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.

Value

data.frame containing local network code and interaction matrix.


alaindanet/SizeTrophicInteractions documentation built on Dec. 18, 2021, 11:32 p.m.