R/kfigr-package.R

#' Integrated Code Chunk Anchoring and Referencing for R Markdown Documents
#'
#' A streamlined cross-referencing system for R Markdown documents
#' generated with 'knitr'. It provides the chunk hook \code{anchor}
#' and a cross-referencing function \code{figr}. See the vignette to 
#' get started.
#' @name kfigr-package
#' @docType package
#' @import knitr
NULL

Try the kfigr package in your browser

Any scripts or data that you put into this service are public.

kfigr documentation built on June 10, 2021, 9:10 a.m.