dot-is.in | R Documentation |
Determines which points (EventData) are located inside a polygon (PolySet).
.is.in(events, polys, use.names=TRUE)
events |
|
polys |
|
use.names |
|
Taps into the PBSmapping C code for 'findPolys'
.
Reports events inside the polygon, outside the polygon, and whether all events are inside, outside, or on the boundary of the polygon.
Rowan Haigh, Program Head – Offshore Rockfish
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
locus opus: Remote office, Vancouver BC
Last modified Rd: 2024-03-11
In PBSmapping:
findPolys
,
as.EventData
,
is.PolySet
,
findPolys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.