Find points that are within polygon(s)

rb_points_in_polygons(x, y)

Arguments

x

object containing geometry POINT of class sf or sfc

y

object containing geometry POLYGON of class sf or sfc

Value

A boolean vector