plot.oxfordWeather: Plot method for oxfordWeather().

View source: R/oxfordWeather.R

plot.oxfordWeatherR Documentation

Plot method for oxfordWeather().

Description

Plot method for oxfordWeather().

Usage

## S3 method for class 'oxfordWeather'
plot(x, statistic = "temperature",
  month = "september", end.year = NULL, unit.observation = "month", ...)

Arguments

x

object.

statistic

Character.

month

Character. "august" or "september".

end.year

Numeric.

unit.observation

Character. "day" or "month".

...

Additional plotting parameters.

Value

A base R plot.


lindbrook/cholera documentation built on April 29, 2024, 12:22 p.m.