View source: R/oxfordWeather.R
plot.oxfordWeather | R Documentation |
Plot method for oxfordWeather().
## S3 method for class 'oxfordWeather'
plot(x, statistic = "temperature",
month = "september", end.year = NULL, unit.observation = "month", ...)
x |
object. |
statistic |
Character. |
month |
Character. "august" or "september". |
end.year |
Numeric. |
unit.observation |
Character. "day" or "month". |
... |
Additional plotting parameters. |
A base R plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.