edPov: Example Dataset: Education and Poverty Levels

edPovR 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)


micromap documentation built on April 26, 2023, 9:12 a.m.

Related to edPov in micromap...