Parameterized reports
rmarkdown::render("data/params.Rmd", params = list(
year = 2017,
region = "Asia"
))
##
##
## processing file: params.Rmd
## | | | 0% | |.......... | 20% | |.................... | 40% [setup] | |............................... | 60% | |......................................... | 80% [unnamed-chunk-84] | |...................................................| 100%
## output file: params.knit.md
## "C:/Program Files/RStudio/resources/app/bin/quarto/bin/tools/pandoc" +RTS -K512m -RTS params.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output params.html --lua-filter "C:\Users\Mijn-PC\AppData\Local\R\win-library\4.3\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "C:\Users\Mijn-PC\AppData\Local\R\win-library\4.3\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "C:\Users\Mijn-PC\AppData\Local\R\win-library\4.3\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "C:\Users\Mijn-PC\AppData\Local\Temp\RtmpKC37go\rmarkdown-strbd0440fdef.html"
##
## Output created: params.html