Skip to content

Functions to help with reporting in R (typically with rmarkdown and knitr)

Notifications You must be signed in to change notification settings

billdenney/bsd.report

Repository files navigation

bsd.report

Travis build status Codecov test coverage CRAN status

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

About

Functions to help with reporting in R (typically with rmarkdown and knitr)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages