usinc {spdyn}R Documentation

United States coterminous states per capita income, 1929:2009

Description

A spatial longitudinal data set of United States fourty-eight conterminous states personal income, from 1929 to 2009.

Usage

data(usinc)

Format

A SpatialPolygonsDataFrame

Details

The slot data contains a longitudinal or panel data frame in the wide format.

Source

Bureau of Economic Analysis, 2010. State Personal Income. http://www.bea.gov/newsreleases/regional/spi/sqpi_newsrelease.htm

Examples

#data(usinc,package='spdyn')
#slotNames(usinc); names(usinc@data) ; plot(usinc)

[Package spdyn version 0.0-2 Index]