R Markdown practice
Due: February 5, 2019 @ 11:59pm
Instructions
First-time RStudio Server configuration
Very important! If this is the first homework assignment that you’re completing with RStudio Server, you first will need to follow all the directions provided at the link below. This must be done before you start completing homeworks using RStudio Server. You only need to do this once.
Obtain the GitHub repository for the activity, which contains a starter file named rmarkdown_practice.Rmd. Use this file and Markdown to re-create the exact formatting of this PDF document minihw02a_rmarkdown_practice_final_output.pdf. When you’re ready to submit, follow the directions in the How to submit section below.
Note
minihw02a_rmarkdown_practice_final_output.html is what you should get if you knit to HTML instead of PDF. You may find it helpful to compare your knitted HTML with this to make sure you’re on the right track.
How to submit
To submit your assignment, follow the two steps below. Your homework will be graded for credit after you’ve completed both steps!
Save, commit, and push your completed R Markdown file so that everything is synchronized to GitHub. If you do this right, then you will be able to view your completed file on the GitHub website.
Knit your R Markdown document to the PDF format, export (download) the PDF file from RStudio Server, and then upload it to Mini-homework 2a posting on Blackboard.
Cheatsheets
You are encouraged to review and keep the following cheatsheets handy while working on this assignment: