mean_centroid_dist2div.region_mapper: mean_centroid_dist2div.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 mean_centroid_dist2div function across the identified regions. geo_level parameter should identify the region.type.

Usage

1
2
3
4
5
6
mean_centroid_dist2div.region_mapper(
  centroid_df,
  div_df,
  geo_level,
  verbose = F
)

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