windrose: Windrose plots with the openair package

Description Arguments Value Author(s) Examples

Description

get.windrose Creates windrose given a climate object

Arguments

data_list

list.

WR.type

character. Type of windrose to plot. It can be either "single", "weekday", "season", "year". Default value: "single"

Value

Windrose plot

Author(s)

Jens Riede 2015 (SASSCAL/DWD)

Examples

1
2
3
climObj <- climate(data_tables=list(data),date_format="%Y-%m-%d")
# where "data" is a data.frame containing the desired data to be plotted.
climObj$get.windrose()

StatisticalServicesCentre/ClimateObject documentation built on May 9, 2019, 2 p.m.