examples/get_admin_data.R

get_states(
  location = "Maryland"
)

get_counties(
  location = "Baltimore city, Maryland"
)

get_states(
  location = "24",
  class = "sf"
)
elipousson/overedge documentation built on Aug. 13, 2022, 7:41 p.m.