Skip to content

Commit 44852a1

Browse files
committed
Add downlit to renv
1 parent 7668e26 commit 44852a1

File tree

2 files changed

+176
-3655
lines changed

2 files changed

+176
-3655
lines changed

blog.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ title-block-banner: true
1616
This blog is available via [RSS](./blog.xml)[^1] and on [R-bloggers](https://www.r-bloggers.com/).
1717

1818
[^1]: What is RSS? You can [learn more about it with this great introductory post](https://www.businessinsider.com/guides/tech/what-is-rss-feed).
19+
20+
```{r renv, echo = FALSE}
21+
library(downlit)
22+
```

0 commit comments

Comments
 (0)