R/rasciidoc-package.R

#' Create Reports Using R and \command{asciidoc}
#'
#' Inspired by \cite{Karl Broman}`s reader on using \pkg{knitr} with
#' \command{asciidoc}
#' (\url{https://kbroman.org/knitr_knutshell/pages/asciidoc.html}), this is
#' merely a wrapper to \pkg{knitr} and \command{asciidoc}.
#'
#' You will find the details in\cr
#' \code{vignette("An_Introduction_to_rasciidoc", package = "rasciidoc")}.
#'
#' @template cran
#' @name rasciidoc-package
#' @aliases rasciidoc-package
#' @docType package
#' @keywords package
NULL

Try the rasciidoc package in your browser

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

rasciidoc documentation built on Aug. 16, 2023, 1:09 a.m.