0.1 What can RMarkdown be used for?

  1. HTML Reports & PDF Reports
  2. HTML Slide Decks & PowerPoint
  3. Interactive Dashboards
  4. Books with bookdown
  5. Websites with blogdown

0.2 Key Resources

# PDF Knitting Setup: https://yihui.name/tinytex/
# install.packages("tintex")
# tinytex::install_tinytex()

1 Write with Markdown

2 Header 1

2.1 Header 2

2.1.1 Header 3

Plain text.

Type bold.

Type italics.

Type bold + italics.

Talk about code - the tidyverse is awesome

Unordered List

  • Item 1
  • Item 2

Ordered List

  1. First point
  2. Second point
  3. More points

3 New Hampshire Counties

3.1 Grafton

This is Grafton

3.2 Coos

This is Coos

4 Images

PSU Logo
PSU Logo
PSU Logo

PSU Logo