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
[Package directlabels version 2024.1.21 Index]