st_over: Complements the over function in sf:

Description Usage Arguments Examples

View source: R/trial_geom.R

Description

This take in any two sets of sf geometries and returns the intersects in the same way as the sp over:

Usage

1
st_over(x, y)

Arguments

x

of class 'sf' to intersect

y

of class 'sf' to be intersected

Examples

1
2
3
4
## Not run: 
st_over()

## End(Not run)

RodrigoAgronomia/PAR documentation built on Jan. 19, 2020, 8:51 p.m.