Blog - #rstudio
Markdown guides, tutorials, and tips for developers, writers, and students.
All
rstudio
R Markdown Tables: kable, gt, and Manual Tables
Build an r markdown table three ways: a manual pipe table, knitr::kable(), or kableExtra, gt, and flextable. See what knits to HTML, PDF, and Word. Try it free.
September 11, 2026·10 min read
RMarkdown Header: YAML Options and Headings (2026)
Learn what an rmarkdown header is: section headings vs the YAML block, each field for HTML, PDF, and Word, and the errors to avoid. Try our free editor.
September 11, 2026·11 min read