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 <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.