Extract points inside polygon
Arguments
- data
sfdata frame containing points.- boundary
sfdata frame containing polygons.- quiet
if set to
TRUE, messages reporting the values of any parameters set automatically will be suppressed. The default isFALSE.- ...
Further arguments passed to
st_intersection.
Details
This function is a wrapper around st_intersection that
performs some additional checks and reports useful information.
