mean_wd | R Documentation |
Function to calculate mean wind direction.
mean_wd(wd, ws, na.rm = FALSE)
wd |
Numeric vector representing wind direction in degrees. |
ws |
Numeric vector representing wind speed. If |
na.rm |
Should |
Numeric vector with length of 1
.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.