The goal of datascan is to offer tools to perform one of the most important step of data analysis : exploratory data analysis. Implemented functions return relevant statistics and graphics about variables present in a data table.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("BenjaminLouis/datascan")
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.