match_tracts_to_cocs: Match Census Tracts to CoCs

Description Usage Arguments Value See Also

View source: R/coc_county_tract_crosswalk.R

Description

Matches Census Tracts to CoCs based on the CoC the center of the Census Tract lies within.

Usage

1
match_tracts_to_cocs(tract_points, coc_boundaries)

Arguments

tract_points

sf object with the center points of the Census Tracts

coc_boundaries

sf object with the CoC boundaries

Value

A data frame:

See Also

fetch_tract_data(), build_tract_crosswalk(), build_county_crosswalk()


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.