Index of /web/packages/modeldata/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-06-22 18:00 5.1K 

README

modeldata

CRAN status R build status Lifecycle: experimental

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