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

btools

Tools I use frequently.

Has functions in these categories:

Installation

You can install the development version of btools from GitHub with:

# install.packages("devtools")
devtools::install_github("donboyd5/btools")

Example

TO COME



donboyd5/btools documentation built on Jan. 7, 2023, 10:47 p.m.