I followed along with the RMarkdown Websites and GitHub Pages tutorials.

Notes

Configuration: Independent of web publishing, you will want to configure RStudio and your GitHub account.1 R-Bloggers has a useful walkthrough tutorial. If you simply like things that are free and easy (me too!), you could use this setup without once stepping into the realm of programming with R. However, I suggest checking out some other cool posts on R-Bloggers just to get an idea of the R community and how they work.

Publishing: GitHub Pages defaults to Jekyll. Refer to the GitHub Pages section on RMarkdown Website’s Publishing Websites for instructions on how to bypass Jekyll.

Formatting: The RMarkdown Cheatsheet is also available under Help -> Cheatsheets in RStudio.


  1. If all you want to do is push your work onto a GitHub account, all you really need is to install the R packages you want and you could follow the above instructions from the command line. For easy web integration, however, I strongly recommend the RStudio IDE.


Powered by RMarkdown and GitHub Pages.

Creative Commons License   2017 Carolyn Moritz