Hour rose plot

mf_hourrose(mydata, ws = "ws", wd = "wd", ws2 = NA, wd2 = NA, ws.int = 2, angle = 30,
    type = "default", cols = "default", grid.line = NULL, width = 1, seg = 0.9,
    auto.text = TRUE, breaks = 4, offset = 10, paddle = FALSE, key.header = NULL,
    key.footer = "(m/s)", key.position = "right", key = TRUE, dig.lab = 5,
    statistic = "prop.count", pollutant = NULL, cust_labels = c(0, 6, 12, 18),
    annotate = TRUE, border = NA, ...)

Arguments

...

Value

a figure

Examples

mf_hourrose(mydata, breaks = seq(0, 24, 1), angle = 15, key.footer = "votes")
#> Error in quickText("", auto.text): could not find function "quickText"