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

eepR

Lifecycle: experimental

This package contains helper functions that I use regularly.

Note: This package will likely always be in a testing phase. Please use this with caution.

Install

# install.packages("devtools")
remotes::install_github("epongpipat/eepR")


epongpipat/eepR documentation built on June 5, 2024, 10:03 a.m.