SppRm_localweb: Function to build local networks according to spp removal...

View source: R/networksBuildLocalWebs.R

SppRm_localwebR Documentation

Function to build local networks according to spp removal scenarios

Description

Function to build local networks according to spp removal scenarios

Usage

SppRm_localweb(
  metaweb = NULL,
  SPPCODE = NULL,
  SPP.HAB = NULL,
  PIX.HAB = NULL,
  SPP.EXT = NULL,
  EXT.TRSH = NULL,
  dietcat = NULL,
  HELP = TRUE
)

Arguments

metaweb

a square matrix representing an adjacency metaweb

SPPCODE

one or more species IDs

SPP.HAB

a spp x habitat matrix

PIX.HAB

a pix x habitat matrix

SPP.EXT

vector of spp to be primarily extinct

EXT.TRSH

threshold of lost prey that determines spp extinction. Varies from 0 to 1, increasing with predator sensitivity (e.g. 0.9 = spp dies if it is left with 90 \% of original prey)

dietcat

diet categories (i.e., lowest trophic level nodes that are ubiquitous across all networks)

HELP

print help


CeresBarros/ToolsCB documentation built on Aug. 23, 2024, 4:22 p.m.