geo_vis_all: Create Mapbox visualization of rate data

View source: R/vis_geo.R

geo_vis_allR Documentation

Create Mapbox visualization of rate data

Description

Create Mapbox visualization of rate data

Usage

geo_vis_all(
  rates,
  geo_dir,
  title = "",
  bins = NULL,
  width = "100vw",
  height = "100vh"
)

Arguments

rates

TODO

geo_dir

TODO

title

TODO

bins

TODO

width

TODO

height

TODO


ki-tools/idhs documentation built on June 11, 2022, 7:19 a.m.