plot_geographic_areas: plot_geographic_areas

Description Usage Arguments Value

View source: R/plot_geographic_areas.R

Description

Plot the state, county, census tract, and block group geographic areas containing the target_location.

Usage

1
2
3
4
5
plot_geographic_areas(
  location = geospatialized::GOTO_M1,
  states_needed = "Oregon",
  acs_geometry = NULL
)

Arguments

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 get_acs_geometry()

Value

leaflet object


johnaclouse/geospatialized documentation built on March 6, 2022, 12:31 a.m.