Description Usage Arguments Value
View source: R/plot_geographic_areas.R
Plot the state, county, census tract, and block group geographic areas containing the target_location.
1 2 3 4 5 | plot_geographic_areas(
location = geospatialized::GOTO_M1,
states_needed = "Oregon",
acs_geometry = NULL
)
|
location |
data frame with columns "lon" and "lat" |
states_needed |
character vector containing states needed for geography geometeries |
acs_geometry |
a list of acs_geometries from |
leaflet object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.