Community Contribution projects for GR5293 Statistical Graphics web site: https://jtr13.github.io/spring19/
How to contribute:
Follow instructions in edav.info to fork and clone a repo, work on a new branch -- not master -- and then submit a pull request.
On your branch, do the following:
-
Add the
.Rmdfile of your community contribution project to theRfolder. -
Add the rendered
.htmlfile of your community contribution project to thedocsfolder -
In the
index.mdfile in thedocsfolder, add a link to your.htmlfile in the appropriate section. Feel free to create new sections as needed. Keep the entries alphabetical within each section.
Please do not include any additional system files in your pull request such .DS_store, .Rproj files, etc. (You can put these files in .gitignore so you don't accidentally commit them.)
Post any questions you have on Piazza!