R/data_ortsteile.R

#' 
#' A dataset containing specifications to plot the boundaries of Leipzig's 63 smaller local districts - Ortsteile
#'  
#' @section Variables:
#' 
#'  \itemize{
#'  \item{order: }{Running number.}
#'  \item{group: }{IDs of smaller local districts.}
#'  \item{lon: }{Longitude.}
#'  \item{lat: }{Latitude.}
#'}
#' @docType data
#' @name shape.ortsteile
#' @usage data(shape.ortsteile)
#' @format A data frame with 22.822 observations and 4 variables.
#' @examples
#' head(shape.ortsteile)
NULL
nrkoehler/leipzigr documentation built on June 1, 2019, 12:50 a.m.