Due:
Submission: Submit on Sakai:
Only one submission per team is sufficient. All team members will be able to view the feedback.
This task is comprised of five parts:
str()
, of your datasetDownload the R Markdown template, fill it out, and submit along with your data file(s).
download.file("http://stat.duke.edu/~mc301/ARTSCI101_Su16/assignments/project/data_rq/data_rq_template.Rmd", destfile = "data_rq.Rmd")
The dataset can be in any format you like (.RData, .csv, etc.). You must load the dataset into your R Markdown file, so you need to figure out the necessary code to do that. You’re welcomed to ask about this in office hours or on Sakai, but you might also be able to figure it out yourself doing a bit of Googling or with the help of the librarians at the Data and Visualization Library.
Keep your writing brief and to the point, and be as specific as possible.