Points in polygon

Points in polygon

rb_st_keep(x, y)

rb_st_keep(x, y)

Arguments

x

object containing geometry POINT of class sf, sfc or sfg

y

object containing geometry POLYGON of class sf, sfc or sfg

Value

Normally POINT object of class sf that are within object y

Normally POINT object of class sf that are within object y

Note

No serious tesing in done

No serious testing in done