plot.winterTemperatures: Plot method for winterTemperatures().

View source: R/winterTemperatures.R

plot.winterTemperaturesR Documentation

Plot method for winterTemperatures().

Description

Plot method for winterTemperatures().

Usage

## S3 method for class 'winterTemperatures'
plot(x, end.date = "1859-6-1", ...)

Arguments

x

object.

end.date

Date. "yyyy-mm-dd" or NULL.

...

Additional plotting parameters.

Value

A base R plot.

Examples

plot(winterTemperatures())

cholera documentation built on March 7, 2023, 5:31 p.m.