direct.label.ggplot | R Documentation |
Direct label a ggplot2 grouped plot.
## S3 method for class 'ggplot'
direct.label(p,
method = NULL, debug = FALSE)
p |
The ggplot object. |
method |
Method for direct labeling as described in
|
debug |
Show |
The ggplot object with direct labels added.
Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.