knitr::opts_chunk$set(
  comment = "#>",
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.height = 8)

rmd2rd

Manual Pages via 'rmarkdown'

Linux Build Status Windows Build status CRAN RStudio mirror downloads

Convert an R markdown document to a manual page.

Installation

install.packages("rmd2rd")

Usage

library(rmd2rd)

License

MIT © RStudio



gaborcsardi/rmd2rd documentation built on Nov. 4, 2019, 1:01 p.m.