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

codeutils

The goal of codeutils is to provide a set of utility functions that facilitate the use of R and programming in R

Latest Developments:

Installation

The latest version from GitHub with:

# install.packages("devtools")
devtools::install_github("haddonm/codeutils")


haddonm/codeutils documentation built on April 15, 2024, 1:02 p.m.