GeoIntersect: Intersection of two sf geographies used to summarize...

View source: R/GeoIntersect.R

GeoIntersectR Documentation

Intersection of two sf geographies used to summarize variables between each

Description

Intersection of two sf geographies used to summarize variables between each

Usage

GeoIntersect(polylg = NULL, polysm = NULL)

Arguments

polylg

The larger sf geography that can be summarized down into a smaller geography

polysm

The smaller sf geography that can be summarized up into a larger geography

Value

An sf dataframe that has been intersected between both geographies and now contains the calculated area of all geographies and the percentage of intersection for the small and large geographies.


childpovertyactionlab/CPAL documentation built on Feb. 23, 2025, 8:19 a.m.