plot.ghcn_annual | R Documentation |
Plot GHCNd Timeseries
## S3 method for class 'ghcn_annual'
plot(x, variable, ...)
x |
Object of class |
variable |
Name of the variable to plot. |
... |
additional arguments to be passed to |
NULL, called for side effects.
plot(annual(CA003076680), "tmax")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.