Guide to generating and rendering computational markdown content programmatically with Quarto
A technical guide on using Quarto and R to programmatically generate and render markdown content for election results websites.
A technical guide on using Quarto and R to programmatically generate and render markdown content for election results websites.
A guide to displaying literal RMarkdown code chunks verbatim in xaringan presentations using knitr options and cat().
A guide on using knitr and R Markdown to automatically collect and display all figure alt text (fig.alt) in an appendix.
A technical guide on how to include and organize non-blogpost content like slides and reports within a Distill blog built with RMarkdown.
Using the xaringan R package to learn web development and CSS through creating presentation slides as small web design projects.
Blog author offers free 45-minute one-on-one R training sessions to 10 people, focusing on data analysis, visualization, and package development.
Introduces the 'namer' R package for automatically labeling unnamed R Markdown chunks to improve debugging and cache management.
A guide to integrating RMarkdown with the Pelican static site generator using a custom R script to avoid plugin conflicts.
A guide to configuring a Pelican blog to publish posts directly from RMarkdown files using the rmd_reader plugin and knitr.