mirror of
https://github.com/hobbesjaap/blogdown-shortcodes.git
synced 2024-11-14 15:12:59 +00:00
13 lines
329 B
Plaintext
13 lines
329 B
Plaintext
---
|
|
yaml: here
|
|
---
|
|
|
|
```{r, include=FALSE}
|
|
source("../../static/download.R", local = knitr::knit_global())
|
|
```
|
|
|
|
# This example isn't perfect
|
|
|
|
You need to make sure the source-link points to where you have the R file located. This one is in the main static-page, but depends on the Rmd file being in /content/blog/
|
|
|
|
`r download(1)` |