Description Usage Arguments Value Author(s) See Also
geom_text2 support aes(subset) via setup_data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
mapping |
the aesthetic mapping |
data |
A layer specific dataset - only needed if you want to override he plot defaults. |
... |
other arguments passed on to 'layer' |
stat |
Name of stat to modify data |
position |
The position adjustment to use for overlapping points on this layer |
family |
sans by default, can be any supported font |
parse |
if TRUE, the labels will be passd into expressions |
na.rm |
logical |
show.legend |
logical |
inherit.aes |
logical |
nudge_x |
horizontal adjustment |
nudge_y |
vertical adjustment |
check_overlap |
if TRUE, text that overlaps previous text in the same layer will not be plotted |
text layer
Guangchuang Yu
geom_text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.