sf_intersects: Return intersecting geometries

Description Usage Arguments Value

Description

Return intersecting geometries

Usage

1

Arguments

a

sf object to slice

b

sf object to intersect

Value

sliced sf object 'a' based on intersecting with geometrys from 'b', vs 'sf::st_intersects()' which returns a boolean matrix ('sparse = FALSE') or a sparse list (a boolean matrix ('sparse = FALSE') containing indices matched in 'b'.


ecoquants/nrelutils documentation built on May 13, 2019, 6:13 p.m.