plot.oxfordWeather {cholera} | R Documentation |
Plot method for oxfordWeather().
Description
Plot method for oxfordWeather().
Usage
## S3 method for class 'oxfordWeather'
plot(x, statistic = "temperature",
month = "september", ...)
Arguments
x |
object. |
statistic |
Character. |
month |
Character. "august" or "september". |
... |
Additional plotting parameters. |
Value
A base R plot.
[Package cholera version 0.8.0 Index]