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

helpers

I created that package to provide useful functions that I created for my job.

Installation

You can install the package from GitHub with:

# install.packages("devtools")
devtools::install_github("DRosenman/helpers")


DRosenman/helpers documentation built on Dec. 17, 2021, 4:02 p.m.