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

pureRUtils

Summarize my commonly used R functions.

Installation

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

# install.packages("devtools")
remotes::install_github("beyondpie/pureRUtils")


beyondpie/pureRUtils documentation built on Jan. 10, 2023, 3:22 a.m.