From bdb7ebe264ca08c396733f30173d8f92a6fe1668 Mon Sep 17 00:00:00 2001 From: Andrew Heiss Date: Sun, 10 Nov 2024 22:16:49 -0500 Subject: [PATCH] Update draft.md (#1737) --- draft.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft.md b/draft.md index c71a629f..873e6469 100644 --- a/draft.md +++ b/draft.md @@ -22,7 +22,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb ### R in the Real World - +- [Guide to generating and rendering computational markdown content programmatically with Quarto](https://www.andrewheiss.com/blog/2024/11/04/render-generated-r-chunks-quarto/): Learn how to use `knitr::knit()` in inline chunks to correctly render auto-generated R and markdown content in Quarto documents ### R in Organizations