PBSmodelling (version 2.68.8)

runDemos: Interactive GUI for R Demos

Description

An interactive GUI for accessing demos from any R package installed on the user's system. runDemos is a convenient alternative to R's demo function.

Usage

runDemos(package)

Arguments

package

display demos from a particular package (optional).

Author

Alex Couture-Beil, Vancouver Island University, Nanaimo BC

Details

If the argument package is not specified, the function will look for demos in all packages installed on the user's system.

See Also

runExamples for examples specific to PBSmodelling.