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

bfun

Lifecycle: experimental

Personal R package for miscellaneous functions.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("botan/bfun")


botan/bfun documentation built on June 15, 2022, 8:44 a.m.