knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

gfuns

gfuns are my custom functions which are mostly wrappers and helpers for functions in other packages.

Installation

You can install gfuns from github with:

# install.packages("devtools")
devtools::install_github("HJAllen/gfuns")


HJAllen/gfuns documentation built on July 24, 2021, 8:47 a.m.