proximity_div_proportion.region_mapper: proximity_div_proportion.region_mapper

Description Usage

View source: R/addl-measure-gen-fcns.R

Description

Given a df of centroids and a df of divisions, with common region (cz, cbsa, county) identifiers, this maps the proximity_div_proportion function across the identified regions. geo_level parameter should identify the region.type.

Usage

1
2
3
4
5
6
7
proximity_div_proportion.region_mapper(
  centroid_df,
  div_df,
  geo_level,
  k = 800,
  verbose = F
)

kmcd39/divFcns documentation built on Aug. 14, 2020, 2:03 p.m.