SciDataReportR combines custom wrappers and new functions to streamline scientific data reporting in a reproducible manner. The goal is to allow for easy EDA and data analysis with many combinations of variables to allow for both hypothesis generation and hypothesis-driven analysis.
You can install the development version of SciDataReportR from GitHub with:
# install.packages("devtools")
devtools::install_github("RDastgh1/SciDataReportR")