Packages

All about the packages we'll use in this workshop.

R Markdown

The goal of the rmarkdown package is to provide output formats and tools for R users to create dynamic analysis documents that combine code, rendered output (such as figures), and prose.

Blogdown

The goal of the blogdown package is to provide a powerful and infinitely customizable website output format for R Markdown.

Postcards

The postcards package allows users to create minimialistic and simple one page personal websites with a single R Markdown document.