Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.4 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.4 KB

SciDataReportR

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.

Installation

You can install the development version of SciDataReportR from GitHub with:

# install.packages("devtools")
devtools::install_github("RDastgh1/SciDataReportR")