The goal of bsd.report is to assist with a variety of aspects of data management and reporting. Ideally, most of the functions in bsd.report will move to other packages where they fit better.
Installation
You can install bsd.report from GitHub with:
devtools::install_github("billdenney/bsd.report")If it ever goes to CRAN, you can install the released version of bsd.report from CRAN with:
install.packages("bsd.report")Example
This is a basic example which shows you how to solve a common problem:
library(bsd.report)
## basic example code