Home Comments Thread
New Thread

rmarkdown::output_format_dependency(): An Easier Way to Customize Output Formats for R Markdown | /en/2023/08/output-format-dependency/

giscus giscus 2023-08-28 16:26:12

rmarkdown::output_format_dependency(): An Easier Way to Customize Output Formats for R Markdown

Traditionally there are two main ways to customize R Markdown output formats: one is to use the options of an existing output format, e.g., set toc: true for html_document; the other is to define a …

https://yihui.org/en/2023/08/output-format-dependency/

👍 1

Sign in to join the discussion

Sign in with GitHub