Basingstoke: Food-web structural models

Description Details Author(s) Examples

Description

Implementations of some published food-web structural models.

Details

This package was not yet installed at build time.

Index: This package was not yet installed at build time.

Author(s)

Lawrence Hudson Maintainer: Lawrence Hudson <l.hudson@nhm.ac.uk>

Examples

1
2
3
4
5
6
7
8
# A list containing 10 matrices each of 15 links
links <- RandomLinks(n=10, S=10, C=0.15)

# A list containing 10 matrices each of around 15 links
cascade <- CascadeModelLinks(n=10, S=10, C=0.15)

# A list containing 10 matrices each of around 15 links
niche <- NicheModelLinks(n=10, S=10, C=0.15)

quicklizard99/Basingstoke documentation built on May 26, 2019, 1:31 p.m.