tract.proxims2div: tracts.touching.division

tract.proxims2divR Documentation

tracts.touching.division

Description

Wraps st_intersects so that it can be mapped across czs easily. –i think i delete this and just have a wrapper fcn that calls the others–

Usage

tract.proxims2div(div, ctsf, st_fcn = st_intersects, cutout.water = F, ...)

Arguments

st_fcn

Geometric binary predicate function; st_intersects by default. Use st_is_within_distance for proximity

cutout.water

wheter or not to cut out water areas before getting dividedness.

...

add'l arguments passed onto Geometric binary predicate fcn and/or subset.polys.divs

Value

For each CT in cz/cbsa, is the tract proximate to the division


kmcd39/divM documentation built on Oct. 21, 2023, 11:28 p.m.