/blog

Repository for the blogs

Primary LanguageHTML

Instructions

  1. Fork this repo.
  2. Copy the file LastnameFirstname.Rmd and rename the copy using your first and last name. You can create a new file in a github repository by clicking on the Create new file or Upload files button.
  3. Write your blog post in the copy of the file.
  4. Create a pull request to upload your work to this repository.

Advanced instructions

At some point you will find that your forked repo is out-of-date compared to the repo it was forked from.

Instead of deleting the forked repo and forking the other repo again, follow the instructions at stackoverflow on how to update the forked repo.

Topics

  1. What place does literate programming have in your workflow? - Due Jan. 25
  2. The split-apply-combine strategy - Due Feb. 1
  3. A grammar of graphics - Due Feb. 8
  4. Working with date and time - Due Feb. 15