The first draft of your project will be assessed by your peers in GitHub. The objectives of the peer evaluation are:
You should use the project website template (or similar) to generate a html version of your project report. If your project requires any data not available in public repositories, you should put it in a folder called /data
in your project’s home directory and then import it into R with read.csv('data/filname.csv')
or similar so that anyone with a copy of the repository can re-create the HTML output.