Description Usage Arguments Value Examples
View source: R/GetInteractionsProb.R
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
1 | GetInteractionsProb(antagonistic = "niche", other.int = "random")
|
antagonistic |
topology of antagonistic interactions, either "cascade","niche" or "empirical" |
other.int |
topology of other interaction types, either "random" or "empirical" |
data.frame interaction.probs with columns "interaction.type", "tl.category" and "prob"
1 | GetInteractionsProb("empirical","empirical")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.