mf_windrose(mydata, ws = "ws", wd = "wd", mytype = "default", myceiling = FALSE)
Arguments
mydata |
a dataframe |
ws |
colname of wind speed |
wd |
colname of wind dir |
myceiling |
lagical, if change the maximum wind speed shown in the legend |
Value
a windrose figure
Examples