Description Usage Arguments Aesthetics
View source: R/geom-arcpoint.R
Geom function for draw points on a arc canvas.
1 2 3 4 5 6 7 8 9 10 11 12 |
mapping |
Set of aesthetic mappings. |
data |
a data frame. |
inherit.aes |
If FALSE, overrides the default aesthetics, rather than combining with them. |
jitter |
one of "x", "y" or "xy". |
r0, r1 |
a positive numeric value. |
start, end |
a numeric value between 0 to 360. |
ID |
character. |
... |
other parameters. |
geom_arcpoint()
understands the following aesthetics (required aesthetics are in bold):
x
y
shape
alpha
fill
colour
size
stroke
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.