name_to_fips | R Documentation |
Get FIPS or CBSA codes from county or metropolitan area locations
name_to_fips(data, hub = c("US", "ECDC"))
data |
a vector of strings for fips code, CBSA codes, location names such as "Hampshire County, MA", "Alabama", "United Kingdom". A US county location names must include state abbreviation. |
hub |
character vector, where the first element indicates the hub
from which to load forecasts. Possible options are |
A vector of FIPS or CBSA codes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.