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

usefunc

A personal repository of useful functions

Installation

Install from GitHub with:

# install.packages("devtools")
devtools::install_github("thomasbattram/usefunc")


thomasbattram/usefunc documentation built on April 24, 2023, 1:46 p.m.