Description Usage Arguments Examples
Plots an overview of WeatherObjects
1 2 |
x |
WeatherObject S4 object |
var |
Character vector of variable names that will be plotted. |
1 2 3 | w <- randomWeatherLong
plot(w)
plot(w, var = c('TEMP', 'RAIN'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.