Source of the ggplot2::midwest dataset

Can someone give me more information about the ggplot2::midwest dataset please ?
The help page is really incomplete, there is no date and no references

Hi, and welcome.

In general, R package data sets are included more for their illustrative value than their substance. The ggplot::midwest is simply some US Census data from 2000. See the acs package for more up to date data.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.