NetIndices: Estimates network indices, including trophic structure of...

Description Details Author(s) References Examples

Description

Given a network (e.g. a food web), estimates several network indices.

These include:

Details

Package: NetIndices
Type: Package
Version: 1.4.1
Date: 2010-11-01
License: GNU Public License 2 or above

Author(s)

Karline Soetaert (Maintainer), Netherlands Institute of Ecology

Julius Kipyegon Kones, University of Nairobi

References

Kones, J.K., Soetaert, K., van Oevelen, D. and J.Owino (2009). Are network indices robust indicators of food web functioning? a Monte Carlo approach. Ecological Modelling, 220, 370-382.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
## Not run: 
## show examples (see respective help pages for details)
example(AscInd)
example(TrophInd)
example(Takapoto)

## open the directory with script used to write the Kones et al. (2009) article
browseURL(paste(system.file(package="NetIndices"), "/EcologicalModelling", sep=""))

## open the directory with documents
browseURL(paste(system.file(package="NetIndices"), "/doc", sep=""))

## the vignette
vignette("NetIndices")

## End(Not run)

NetIndices documentation built on July 21, 2019, 3 p.m.