HelikarLabPersonal/DBERlibR: DBERlibR

The package runs R functions to clean the data, merge/bind multiple data sets (as necessary), check assumption(s) for a specific statistical technique (as necessary), run the main test data analysis, and export the analysis output(s) all at once. The output(s) contain(s) a summary of the results for the convenience of users. Users need to prepare the data file as instructed (refer to Tutorial available at https://helikarlab.github.io/DBERlibR/tutorial.html), save it in the folder designated as a working directory in RStudio, load all dependencies, and type a function in the R console to conduct a specific data analysis.

Getting started

Package details

AuthorHelikar Lab (Changsoo Song), University of Nebraska-Lincoln
MaintainerChangsoo Song <csong7@unl.edu>
LicenseAGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HelikarLabPersonal/DBERlibR")
HelikarLabPersonal/DBERlibR documentation built on April 2, 2022, 12:03 a.m.