in1which {directlabels} | R Documentation |
in1which
Description
Calculate which points fall in a box
.
Usage
in1which(p, box)
Arguments
p |
data frame of points with columns x and y and many rows. |
box |
data frame of 1 row with columns left right top bottom. |
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]