st_intersects_join: st_intersects_join

Description Usage Arguments

View source: R/sp-st_intesects_join.R

Description

This function joins the attributes of two sf objects based on st_intesects() with geometry information removed. This is much faster than st_intersection().

Usage

1
st_intersects_join(sf_1, sf_2)

Arguments

sf_1

An sf object

sf_2

An sf object


tmieno2/R-package-TM documentation built on Dec. 23, 2021, 11:02 a.m.