windrose_plot: Plotting a windrose

Description Usage Arguments Value

View source: R/windrose_plot.R

Description

Plot a windrose of the given wind speed and direction data

Usage

1
windrose_plot(data, speed, direction)

Arguments

data

a dataframe that contains the wind speed and direction data

speed

the wind speed column from data

direction

the wind direction column from data

Value

a windrose plot


jieyu97/QCwind documentation built on June 18, 2021, 3:37 a.m.