R/exrcise-package.R

#' exrcise: A package to selectively excise code chunks for exercises.
#'
#' The exrcise package selectively removes the contents of code chunks from
#' Rmarkdown files to produce new notebooks suitable for live coding instruction
#' or exercises, while preserving the original file as a reference or answer key.
#'
#' @docType package
#' @name exrcise-package
NULL
AlexsLemonade/exrcise documentation built on Aug. 8, 2020, 11:45 a.m.