README.md

BiosCoreHub

stability-experimental

The goal of BiosCoreHub is to assist NC TraCS Bios Core analysts by providing basic reporting tools for the most common statistical analysis requests.

Installation

You can install the released version of BiosCoreHub from GitHub with:

install.packages("devtools")
library(devtools)

install_github("vsritter/BiosCoreHub")

Usage

Once installed, load the package with:

library("BiosCoreHub")

and the "TraCS report" template should be available.

You can create a new report in Rstudio doing File > New File > R Markdown > From template > TraCS report {BiosCoreHub}.

Example

HTML report template

PDF report template

Docx report template



vsritter/BiosCoreHub documentation built on Dec. 23, 2021, 4:13 p.m.