modeldata contains data sets used in documentation and testing for tidymodels packages.
modeldata
You can install the released version of modeldata from CRAN with:
install.packages("modeldata")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("tidymodels/modeldata")