usjoin: US Regional Incomes

Description Usage Format Source Examples

Description

A dataframe containing the per-capita income for the lower 48 US states in the priod 1929-2009dir( . This data set also include states48.gal a spatial weigth matrix in a nb object and W a listw object cantaining the list of neighboors for the 48 states.

Usage

1
data("USjoin")

Format

A data frame whith 48 US states.

\codenname

a character vector with the name of the state

STATE_FIPS

a state index for mapping functions

1929 to 2009

integer vector conatainin per capita income of the state in each period

Source

The dataset is sxtracted for the PySAL project web site https://github.com/pysal/pysal/tree/master/pysal/examples/us_income

Examples

1
2
data(USjoin)
## maybe str(USjoin) ; plot(USjoin) ...

amvallone/spDym documentation built on May 30, 2019, 8:01 a.m.