modeldata

CRAN status R-CMD-check lifecycle

modeldata contains data sets used in documentation and testing for tidymodels packages.

Installation

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

Contributing

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.