View source: R/geosubset-fcns.R
x2cos | R Documentation |
Given a cz,cbsa, or place identifier/geoid, gets all counties (5-character fp codes) that overlap given region. countyfps correspond with 2015 counties.
x2cos(cz_name = NULL, cz = NULL, countyfp = NULL, cbsa = NULL, plc_id = NULL)
cz_name , cz , countyfp , cbsa_id , plc_id |
Identifier for region to get county codes for. |
List of 5-char countyfp codes overlapping with region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.