Create child care access map using access data

map_access(
  data,
  n_color = 5,
  style = "fixed",
  kid_per_dot = 4,
  dots = TRUE,
  fill = TRUE,
  ...
)

Arguments

data

Access data

n_color

Number of colors

style

tmap style

kid_per_dot

Number of kids per dot on the map

dots

Map family locations

fill

Color areas

...

Other tmao options

Value

A tmap object