knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-" )
You can install the development version of teaching
from 'GitHub' with:
install.packages("devtools") devtools::install_github("cjvanlissa/teaching")
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.