direct.label.ggplot {directlabels} | R Documentation |
direct label ggplot
Description
Direct label a ggplot2 grouped plot.
Usage
## S3 method for class 'ggplot'
direct.label(p,
method = NULL, debug = FALSE)
Arguments
p |
The ggplot object. |
method |
Method for direct labeling as described in
|
debug |
Show |
Value
The ggplot object with direct labels added.
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
[Package directlabels version 2025.6.24 Index]