knit: (function(inputFile, encoding) { rmarkdown::render(inputFile, encoding = encoding, output_dir = "pdf") })
knit html to another folder other than the working directory
knit: (function(inputFile, encoding) { rmarkdown::render(inputFile, encoding = encoding, output_dir = "pdf") })
knit html to another folder other than the working directory
Sass
Define variables, such as colors (e.g. $primary: #337ab7) in Sass (styles.scss) then compile to css for web.
R library "bootstraplib" built on foundation of "sass".
Use "run_with_themer()" to get a live preview GUI for customizing bootstrap theme.
Also, use "shinyOptions(plot.autocolors=TRUE)" at top of app to get plot outputs that respect Dark Mode.
By default, bookdown merges
Bookdown navigation structure.
R packages are also often constantly updated on CRAN or GitHub, so you may want to update them once in a while:
Citations
citing in rstudio
2.1.5 Journal articles
Creating journal articles with r
Authoring R Presentations
Using RStudio to create slides based on Markdown