direct.label_prevR {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.