Martha Wohlfeil: Building a RMarkdown website with Git & RStudio
Martha gave a nice presentation about how to build your own website (for free!) using Github and RStudio with RMarkdown.
Overview:
“This tutorial focuses on how to build a website using Rmarkdown and Github. It’s geared at folks who have never built a website before, as we will be covering the basics. The assumption is everyone has RStudio/R installed, and a Github account.”
Video of Presentation
We recorded the presentation on youtube for eternal viewing:
Materials
- Martha’s blogpost walks through all the material/steps she used during her presentation. Check it out here.
- RStudio has a nice website, github repository, and demo files you can download and use to build your own site.
- Check out flexdashboards! They are a nice
Rmd
format that allows the creation of a dynamic html page!