plotWindspeedStripes: plotWindspeedStripes

Description Usage Arguments Details Author(s)

View source: R/plotWindspeedStripes.R

Description

Plot the deviation of mean wind speed

Usage

1
2
3
4
5
6
7
plotWindspeedStripes(
  df,
  startyear.mean,
  endyear.mean,
  style = "continuous",
  station.name = NULL
)

Arguments

df

A data frame

startyear.mean

A number

endyear.mean

A number

style

A character

station.name

a character

Details

This function takes a data frame with daily mean wind speed for a given station, calculates annual mean and the deviation from a reference period and plots the deviations a color coded bars.

Author(s)

Kai Budde


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