#' diVis
#'
#' Shiny application to view division and segregation in US
#'
#' @title diVis
#' @import dplyr
#' @import sf
#' @import leaflet
#' @import ggplot2
#' @importFrom stats weighted.mean na.omit median quantile
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.