calc.borders {directlabels} | R Documentation |
calc borders
Description
Calculate bounding box based on newly calculated width and height.
Usage
calc.borders(d, ...)
Arguments
d |
Data frame of point labels, with new widths and heights in the w and h columns. |
... |
ignored. |
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]