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

teachR

DOI Lifecycle: experimental CRAN status R-CMD-check CodeFactor

The goal of teachR is to ...

Installation

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

# install.packages("devtools")
devtools::install_github("NicolasJBM/teachR")

Example



NicolasJBM/teachR documentation built on April 12, 2025, 5:27 a.m.