IHC


Read-And-Delete

  1. Edit YAML front matter
  2. Write using R Markdown
  3. Use an empty line followed by three dashes to separate slides!

Slide 2

Convert the Markdown file into an HTML slideshow

slidify('index.Rmd', options = list(embed = TRUE))

Publish the resulting .html file to RPubs

markdown::rpubsUpload('My First Presentation', 'slides.html')