View source: R/geom_scatterpie_legend.R
geom_scatterpie_legend | R Documentation |
legend of scatterpie
geom_scatterpie_legend(
radius,
x,
y,
n = 5,
breaks = NULL,
labeller,
label_position = "right",
...
)
radius |
radius vector |
x |
x position |
y |
y position |
n |
number of circle |
breaks |
A character vector of breaks, default is NULL. |
labeller |
function to label radius |
label_position |
a character string indicating the position of labels, "right" (default) or "left" or any abbreviation of these |
... |
other text arguments passed on to |
layer
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.