This page provides quick links to the Practical Exercises—the hands-on learning portion of the course. These exercises are written entirely in R Markdown, as opposed to the course website, which contains Hugo, CSS, and HTML code. Because I want you to work in pure R Markdown, I created separate pages for the exercises. The look and feel of these pages are different than the main course website. What this means is that you should be able to implement anything you see on the Practical Pages in your own documents using only R Markdown. The raw code for each lesson is available on the linked GitHub repo.
Lesson 2: Single page R Markdown Document
The webpage for this lesson can be found here and the GitHub repo for the lesson can be found here. Individual assignments and code blocks are linked below.
- Assignment 1: The Basics and the code on GitHub. Posted Tuesday April 14, 2020.
- Assignment 2: Tables and the code on GitHub. Posted Thursday April 16, 2020.
- Assignment 3: Code and the code on GitHub. Posted Wednesday April 22, 2020.
- Assignment 4: Graphics and the code on GitHub. Posted Saturday May 16, 2020.
This page will be updated as new lessons and assignments are added.