View source: R/direct.label_prevR.r
direct.label_prevR | R Documentation |
Direct label a ggplot2 grouped plot
direct.label_prevR(p, method = NULL, debug = FALSE)
p |
The ggplot object. |
method |
Method for direct labeling
(see |
debug |
Show debug output? |
The ggplot object with direct labels added.
This function is based on and similar to
directlabels::direct.label()
except that legend is not hidden.
directlabels::direct.label()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.