GetInteractionsProb: Return probabilities of occurrence of different interaction...

Description Usage Arguments Value Examples

View source: R/GetInteractionsProb.R

Description

Return probabilities of occurrence of different interaction types across trophic levels, based either on predator-prey topologies (cascade and niche), the literature review by Garc<c3><ad>a-Callejas et al. (2017) or random assignment of probabilities

Usage

1
GetInteractionsProb(antagonistic = "niche", other.int = "random")

Arguments

antagonistic

topology of antagonistic interactions, either "cascade","niche" or "empirical"

other.int

topology of other interaction types, either "random" or "empirical"

Value

data.frame interaction.probs with columns "interaction.type", "tl.category" and "prob"

Examples

1
GetInteractionsProb("empirical","empirical")

DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.