Station climate stripes graph
Plot climate stripes graph for a station
climatestripes_station( station, apikey, start = 1950, end = 2020, with_labels = c("yes, no") )
station |
Character string as station identifier code (see |
apikey |
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey). |
start |
Numeric value as start year (format: %Y). |
end |
Numeric value as end year (format: %Y). |
with_labels |
Character string as yes/no. Indicates whether to use labels for the graph or not. |
a plot.
## Not run: climatestripes_station(station, apikey, with_labels = "yes") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.