Package for automatic preprocessing of data. E.g. loading, column names, missing data feature selection, scaling, transformation in preparation for descriptive, explorative and predictive statistics.
https://purifyr.stratominer.com/Shiny
install.packages("devtools")
devtools::install_github("womta/PurifyR")