Description Usage Arguments Value
View source: R/windrose_plot.R
Plot a windrose of the given wind speed and direction data
1 | windrose_plot(data, speed, direction)
|
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 |
a windrose plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.