README.md

laundRy

codecov

R-CMD-check

The laundRy package performs many standard preprocessing techniques for Tidyverse tibbles, before use in statistical analysis and machine learning. The package functionality includes categorizing column types, handling missing data and imputation, transforming/standardizing columns and feature selection. The laundRy package aims to remove much of the grunt work in the typical data science workflow, allowing the analyst maximum time and energy to devote to modelling!

View the full documentation and a vignette at the laundRy home page.

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("UBC-MDS/laundRy")

Features

Dependencies

LaundRy in the R ecosystem



UBC-MDS/laundRy documentation built on March 31, 2020, 12:54 a.m.