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")


duanxd1/gfuns documentation built on March 7, 2020, 12:46 a.m.