powered by
A datset comparing education and poverty levels among the states.
data(edPov)
A data frame with 51 rows and the following 5 columns:
full state name.
education rate.
poverty rate.
major us region.
abbreviated state name.
# NOT RUN { data(edPov) head(edPov) # }
Run the code above in your browser using DataLab