runExamples {PBSmodelling}R Documentation

Run GUI Examples Included with PBS Modelling

Description

Display an interactive GUI to demonstrate PBS Modelling examples.

The example source files can be found in the directory PBSmodelling/examples, located in R's directory library.

Usage

runExamples()

Details

Some examples use external packages which must be installed to work correctly:

BRugs - LinReg, MarkRec, and CCA;

odesolve - FishRes;

PBSmapping - FishTows.

Note

The examples are copied from PBSmodelling/examples to R's current temporary working directory and run from there.

See Also

runDemos


[Package PBSmodelling version 1.18 Index]