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 proximity_div_proportion
function
across the identified regions. geo_level
parameter should identify the region.type.
1 2 3 4 5 6 7 | proximity_div_proportion.region_mapper(
centroid_df,
div_df,
geo_level,
k = 800,
verbose = F
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.