plot.OM: Plots OM object

Description Usage Arguments

View source: R/plot_OM.R

Description

Plots the yearly averages of the values in the OM object.

Usage

1
2
## S3 method for class 'OM'
plot(x, ..., start.forecast.year = NULL)

Arguments

x

An OM object output by one of the simulation functions.

...

Not used.

start.forecast.year

If passed in, the training data will be blue and the test data will be grey. Otherwise the yearly averages will be in black.


eeholmes/WRAP documentation built on Feb. 18, 2021, 10:51 a.m.