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
[Package directlabels version 2024.1.21 Index]