R/extendr-wrappers.R
topology.Rd
Functions to ascertain the binary relationship between two geometry vectors. Binary predicates are provided both pairwise as a sparse matrix.
intersects_sparse(x, y) intersects_pairwise(x, y) contains_sparse(x, y) contains_pairwise(x, y) within_sparse(x, y) within_pairwise(x, y)
an object of class rsgeo
rsgeo