dlgrob {directlabels} | R Documentation |
dlgrob
Description
Make a grid grob that will draw direct labels.
Usage
dlgrob(data, method,
debug = FALSE, axes2native = identity,
...)
Arguments
data |
Data frame including points to plot in native coordinates. |
method |
Positioning Method. |
debug |
debug |
axes2native |
axes2native |
... |
... |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
[Package directlabels version 2025.6.24 Index]