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

eflTools

Lifecycle: experimental

eflTools is a set of tools used FL when doing R projects.

Installation

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

# install.packages("devtools")
devtools::install_github("FrankLef/eflTools")

Example



FrankLef/eflTools documentation built on May 4, 2024, 10:04 p.m.