Hello Quarto

websites
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


PrettyDoc Package

Added Fri Oct 8th 2021

What is this?

Excerpt from site: The prettydoc package provides an alternative engine, html_pretty, to knit your R Markdown document into pretty HTML pages. Its usage is extremely easy: simply replace the rmarkdown::html_document or rmarkdown::html_vignette output engine by prettydoc::html_pretty in your R Markdown header, and use one of the built-in themes and syntax highlighters.

  1. Link to site here: https://prettydoc.statr.me/
Back to top