edPov {micromap}R Documentation

Example Dataset: Education and Poverty Levels

Description

A datset comparing education and poverty levels among the states.

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.

Note

This is just an example data set.

Examples


data(edPov)
head(edPov)


[Package micromap version 1.9.8 Index]