#' Polygon for Snohomish County Washington
#'
#' A polygon representing Snohomish County Washington. Polygon
#' has been projected to UTM zone 10N (EPSG: 26910).
#'
#' Orignal data was taken from US Census Tiger data retrieved
#' using the tigris package.
#'
#' @format A sf data object with 5 attributes and 1 geometry:
#' \describe{
#' \item{STATEFP}{FIPS code for Washington state}
#' \item{COUNTYFP}{FIPS code for Snohomish County}
#' \item{NAME}{County name}
#' \item{HECTARES}{Area of Snohomish County in hectares}
#' \item{ACRES}{Area of Snohomish County in acres}
#' }
"WASnoCo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.