CRAN 1.5.0
- Added
step_bestNormalizeandstep_orderNormfunctions for implementation withinrecipes. - Changed default to
warn = FALSEwhen callingbestNormalize. If a transformation doesn't work,
warnings will no longer be shown by default unlesswarnis set toTRUE.