R/shapefile_bounds.R

#' @title London borough spatial data
#'
#' @description A shapefile containing information about borough boundaries in London
#'
#' @format A \code{SpatialPolygonDataFrame-class} object, containing:
#' \describe{
#' \item{data}{Attribute data for each polygon in shapefile}
#' \item{polygons}{Spatial polygons}
#' \item{plotOrder}{Information about order of plotting polygons}
#' \item{bbox}{Lat/long boundaries; extreme points of shapefile}
#' \item{proj4string}{Association with coordinate reference systems}
#' }
#'
#' @note
#' Contains National Statistics data © Crown copyright and database right 2012
#' Contains Ordnance Survey data © Crown copyright and database right 2012
"shapefile_bounds"
mur4mat/floodshp documentation built on Dec. 16, 2019, 12:37 a.m.