knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

bazr

Travis build status AppVeyor build status Codecov test coverage bazr is a package containing functions that I find useful, so I don't have to keep defining them in all my projects.

Installation

You can install bazr from GitHub with:

# install.packages("devtools")
devtools::install_github("barnabywalker/bazr")


barnabywalker/bazr documentation built on July 2, 2019, 12:13 a.m.