#' Kentucky School District Geography, 2016-2017
#'
#' A sf dataframe with student Kentucky school district geometry data
#'
#' @format A dataframe with 173 rows and 3 variables:
#' \describe{
#' \item{sch_id}{District ID number}
#' \item{dist_name}{District name}
#' \item{geometry}{sfcMULTIPOLYGON of district boundary information}
#' }
#'
"ky_dist_geo"
#' Kentucky School District Hex Geography, 2016-2017
#'
#' A dataset with student Kentucky school district geometry data
#'
#' @format A dataframe with 183 rows and 2 variables:
#' \describe{
#' \item{dist_name}{District name}
#' \item{geometry}{sfcMULTIPOLYGON of district boundary information}
#' }
#'
"ky_hex"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.