#' Vermont Towns.
#'
#' A spatial layer with the towns of Vermont.
#'
#' @return Simple feature collection with 255 features and 21 fields
#' \describe{
#' \item{AREA}{Area of polygon in m}
#' \item{PERIMETER}{Perimeter of polygon in km}
#' \item{TOWNS_}{numeric}
#' \item{TOWNS_ID}{numeric}
#' \item{FIPS6}{FIPS code - 6digits}
#' \item{MCODE}{Mail code}
#' \item{TOWNNAME}{Name of the town}
#' \item{PSAP}{??}
#' \item{MDPATH}{??}
#' \item{CERT}{??}
#' \item{CERTDT}{??}
#' \item{RPC}{??}
#' \item{ODDSIDE}{??}
#' \item{INCTYPE}{description and/or link to more information}
#' \item{...}{...}
#' \item{geometry}{spatial type and spatial information}
#' }
"towns"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.