Description Usage Arguments Value
Uses the sf and county boundaries from the USAboundaries packages to join
the input data with the county shapes required for spatial data
visualization. See USAboundaries::us_counties() for more information about
the county shapes used.
| 1 | join_boundaries_fl(data, counties_fl = NULL)
 | 
| data | A data frame | 
| counties_fl | Florida Counties. If  | 
An sf data frame, created by sf::st_sf().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.