Description Usage Arguments Value Examples
View source: R/latlong2county.R
Map coordinates onto US counties
1 | latlong2county(dat)
|
dat |
tibble with columns 'longitude' and 'latitude' |
dat with added columns 'fips','countyname', 'county_state' and 'county' (as polyname for package maps)
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.