| dlgrob {directlabels} | R Documentation |
Make a grid grob that will draw direct labels.
dlgrob(data, method, debug = FALSE, axes2native = identity,
...)
data |
Data frame including points to plot in native coordinates. |
method |
Positioning Method. |
debug |
|
axes2native |
|
... |
Toby Dylan Hocking