R/nypoly.R

#' @name nypoly
#' @title \code{SpatialPolygons} object for New York
#'   leukemia data.
#' @description A \code{SpatialPolygons} object for the
#'   New York leukemia data in \code{nydf}.  Note that the
#'   coordinates in the polygon have been projected to a
#'   different coordinate system (UTM, zone 18), but the
#'   order of the regions/polygons is the same as in
#'   \code{nydf}.
#'
#' @docType data
#' @usage data(nypoly)
#'
#' @format A SpatialPolygonDataFrame
#' @source Bivand, R. S., Pebesma, E. J., Gomez-Rubio, V.,
#' and Pebesma, E. J. (2013). Applied Spatial Data Analysis
#' with R, 2nd edition. New York: Springer.
NULL
jpfrench81/smerc documentation built on Jan. 13, 2024, 4:30 a.m.