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

alfR

lifecycle CRAN_Status_Badge

Overview

alfR is an R package with useful misc functions.

Installation

The development version can be installed from GitHub with:

# install.packages("devtools")
devtools::install_github("aldomann/alfR")


aldomann/alfR documentation built on May 15, 2020, 8:08 p.m.