Publishing with Markdown

Note: This document is currently incomplete. An update will be posted later this week. Currently, use this as a framework together with instructions provided during the zoom session.

  1. Create a github repository called covid_prisons

  2. Create a local folder called covid_prisons inside ~/Github on your computer

  3. Load prisons data into R using tidyverse functions

  4. Follow instructions on zoom for preparing a report using following questions:

  5. Write a summary of your findings in the report.

  6. Compile your report from .md to .html using pandoc document converter you installed earlier.

  7. Push your changes upstream to your repository.

  8. Publish your github repository as a html website.