Learn R Programming

peacots (version 1.3.2)

runExample: Run example evaluate.pm analyses

Description

Generate random cyclic time series, analyse them using evaluate.pm and plot the results.

Usage

runExample(verbose=TRUE)

Value

No return value.

Arguments

verbose

Boolean, whether to print messages to the screen.

Author

Stilianos Louca

References

Louca, S., Doebeli, M. (2015) Detecting cyclicity in ecological time series, Ecology 96: 1724--1732

See Also

evaluate.pm, plotReport, generate_ouss

Examples

Run this code
  # this might take a few seconds
  runExample();

Run the code above in your browser using DataLab