Learn R Programming

micromap (version 1.9.9)

edPov: Example Dataset: Education and Poverty Levels

Description

A datset comparing education and poverty levels among the states.

Arguments

Format

A data frame with 51 rows and the following 5 columns:

state

full state name.

ed

education rate.

pov

poverty rate.

region

major us region.

StateAb

abbreviated state name.

Examples

Run this code

data(edPov)
head(edPov)

Run the code above in your browser using DataLab