Description Usage Arguments Format Value Examples
Rose Plot
1 2 3 4 5 6 7 | stat_rose(mapping = aes(), data = NULL, center = c(0, 0),
translate.1 = NULL, trans_h.2 = NULL, trans_v.3 = NULL,
trans_al.4 = NULL, rotate.5 = 0, zoom.6 = NULL, mirror.7 = NULL,
mirror_h.8 = NULL, mirror_v.9 = NULL, na.rm = FALSE,
show.legend = NA, inherit.aes = TRUE, n = 1000, round = 360, ...)
StatRose
|
mapping |
mapping |
data |
data |
na.rm |
na rm, defalut is FALSE |
show.legend |
show legend |
inherit.aes |
inherit aes |
... |
passed parameters |
An object of class StatRose
(inherits from Stat
, ggproto
, gg
) of length 3.
ggplot2 style picture
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.