Direct label a ggplot2 grouped plot
direct.label_prevR(p, method = NULL, debug = FALSE)
The ggplot object.
Method for direct labeling
(see directlabels::direct.label()
).
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.