R/terms.R

#' @name dictionary
#' @rdname dictionary
#'
#' @title Dictionary of terms.
#'
#' @description Below are definitions which conceptually organize the
#' repository of artifacts.
NULL


#' @name commit
#' @rdname dictionary
#'
#' @description
#'   * `commit` is a record of the state of the R session: its [globalenv()],
#'     the last plot, the last printout, etc.; repository keeps track of
#'     artifacts by recording commits throught the duration of each R session
NULL
lbartnik/chronicler documentation built on May 23, 2019, 8:21 p.m.