Edit YAML front matter Write using R Markdown Use an empty line followed by three dashes to separate slides!
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')