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

teaching

Installation

You can install the development version of teaching from 'GitHub' with:

install.packages("devtools")
devtools::install_github("cjvanlissa/teaching")

Documentation

Every user-facing function in the package is documented, and the documentation can be accessed by running ?function_name in the R console, e.g., ?read_bb.



cjvanlissa/teaching documentation built on Oct. 1, 2020, 12:28 a.m.