prettydoc

Creating Pretty Documents from R Markdown

Creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the 'html_pretty' output format as an alternative to the 'html_document' and 'html_vignette' engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported.

Tests Vignettes

Dependencies

Imports/Depends/LinkingTo/Enhances (1)
  • rmarkdown >= 1.17
  • Suggests (1)
  • knitr
  • Version History