plot.trendanalysis: Plot a trend analysis

Description Usage Arguments

Description

Plot method for the trendanalysis class. Note that we use ggplot to actually render the plot, not base graphics.

Usage

1
2
## S3 method for class 'trendanalysis'
plot(x, y, ...)

Arguments

x

The trendanalysis object to plot

y

ignored

...

ignored


JGCRI/GCAManalysis documentation built on May 23, 2019, 10:32 p.m.