Skip to content

EmilHvitfeldt/extrasteps

Repository files navigation

extrasteps

R-CMD-check

The goal of extrasteps is to provide additional steps for recipes. These steps are located in this package because they don’t fit well in recipes or any of the extension packages.

Important

These steps work, but they are not tested as rigorously as the steps in tidymodels packages. Hence why they are in this package. Also note that steps can graduate from {extrasteps} to {recipes}, if they prove their worth.

Installation

You can install the released version of extrasteps from CRAN with:

install.packages("extrasteps")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("EmilHvitfeldt/extrasteps")

Code of Conduct

Please note that the extrasteps project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

More Steps for the 'recipes' Package

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages