R/Rd2md-package.R

#' @name Rd2md-package
#' @title Reference Manual in Markdown
#' @description Functions to parse and convert Rd files to markdown format reference manual.
#' @author Julian Busch <jb@quants.ch>
#' @keywords Rd help markdown reference manual
#' @seealso \code{knitr}
#' @importFrom tools parse_Rd loadPkgRdMacros toTitleCase
#' @importFrom stats na.omit
"_PACKAGE"

Try the Rd2md package in your browser

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

Rd2md documentation built on June 22, 2024, 11:15 a.m.