R/samplepnt.R

#' Sample data for generation of Thiessen polygons.
#'
#'
#' @source Collected
#' @format SpatialPointDataFrame
#' \describe{
#' \item{provence}{Privence name}
#' \item{city}{city name}
#' \item{geocode}{geocode}
#' \item{name}{name}
#' \item{code}{code}
#' \item{x}{x}
#' \item{y}{y}
#' \item{rid}{region id}
#'#'
#' }
#' @examples
#'   samplepnt
"samplepnt"

Try the sptemExp package in your browser

Any scripts or data that you put into this service are public.

sptemExp documentation built on July 7, 2019, 9:02 a.m.