simecolModels-package: Collection of Model Objects for the simecol-Package

Description Details Note References See Also Examples

Description

This package is a growing collection of models implemented in R according to the simecol specification.

Details

Package: simecolModels
Type: Package
Version: 0.3-2
Date: 2017-07-11
License: Gnu Public License 2.0 or above

Note

In contrast to the demo models of the simecol package, the model objects of this package are not stored as data but are generated by calling functions.

References

Petzoldt, T. and K. Rinke (2007). simecol: An Object-Oriented Framework for Ecological Modeling in R. Journal of Statistical Software, 22(9), 1–31. URL http://www.jstatsoft.org/v22/i09/.

Please respect the specific references on the help pages of the respective models.

See Also

simecol-package

Examples

1
2
3
4
5
6
## -- sourcecode examples ----------------------------
## open the directory with all sourcecode examples
## Not run: 
browseURL(paste(system.file(package="simecolModels"), "/doc/examples", sep=""))

## End(Not run)

simecolModels documentation built on May 2, 2019, 4:59 p.m.