View source: R/addl-measure-gen-fcns.R
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.
1 2 3 4 5 6 | mean_centroid_dist2div.region_mapper(
centroid_df,
div_df,
geo_level,
verbose = F
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.