Learn R Programming

retel (version 0.1.1)

income: Median Income for 4-Person Families in the USA

Description

A dataset of median income for 4-person families by state.

Usage

data("income")

Arguments

Format

A data frame with 51 rows and 6 columns:

state

States, including the District of Columbia.

mi_1979

Estimated median income for 4-person families in 1979 (standardized).

mi_1989

Estimated median income for 4-person families in 1989 (standardized).

pci_1979

Per capita income in 1979.

pci_1989

Per capita income in 1989.

ami

Census median income in 1979, adjusted for per capita income (standardized).

Examples

Run this code
data("income")
income

Run the code above in your browser using DataLab