Set GeoTox boundaries
Examples
geoTox <- GeoTox() |>
set_boundaries(region = geo_tox_data$boundaries$county,
group = geo_tox_data$boundaries$state)
Set GeoTox boundaries
geoTox <- GeoTox() |>
set_boundaries(region = geo_tox_data$boundaries$county,
group = geo_tox_data$boundaries$state)