R/towns.R

#' 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"
VtEcostudies/VTatlas documentation built on Dec. 18, 2021, 6:20 p.m.