Learn R Programming

spdep (version 0.1-13)

columbus: Columbus OH spatial analysis data set

Description

The columbus data frame has 49 rows and 22 columns. Unit of analysis: 49 neighbourhoods in Columbus, OH, 1980 data. In addition the data set includes a polylist object polys with the boundaries of the neighbourhoods, a matrix of polygon centroids coords, a matrix bbs with the bounding boxes of the polygons, and col.gal.nb, the neighbours list from an original GAL-format file.

Usage

data(columbus)

Arguments

source

Anselin, Luc. 1988. Spatial econometrics: methods and models. Dordrecht: Kluwer Academic, Table 12.1 p. 189.

Details

The row names of columbus and the region.id attribute of polys are set to columbus$NEIGNO.

Examples

Run this code
example(plotpolys)

Run the code above in your browser using DataLab