ClimateStripes: climateStripes

Description Usage Arguments Details Author(s)

Description

Creates a climate plots that show annual deviation from a mean value

Usage

1
2
3
4
5
6
7
8
climateStripes(
  city.name = NULL,
  weather.station.id = NULL,
  startyear.mean = 1961,
  endyear.mean = 1990,
  plot.what = "all",
  style = "continuous"
)

Arguments

city.name

A character

weather.station.id

A character

startyear.mean

A number

endyear.mean

A number

plot.what

A character (can be warmingstripes, precipitation, sunlight, windspeed) To be extended with number of days without precipitation, number of days with high temperatures above 30°C, ...

style

A character (could be for plot.what == temperature: continuous or ...)

Details

This main function of the package fetches the data and calls the required plotting functions.

Author(s)

Kai Budde


buddekai/WarmingStripes documentation built on Jan. 3, 2022, 8:19 p.m.