Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 800 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 800 Bytes

Assignment 2

Data Wrangling and Visualization

In Assignment 2 we will be looking at some interaction data from students commenting on a class video. The file "comment-data.csv" shows which student responded to which student in an online video platform.

The instructions to Assignment 2 are in the Assignment 2.rmd file. Assignments are structured in three parts, in the first part you can just follow along with the code, in the second part you will need to apply the code and in the third part is completely freestyle, apply your new knowledge in a new way.

Please complete as much as you can by 5:00pm, 10/05/20

Once you have finished, commit, push and pull your assignment back to the main branch. Include the .Rmd file and the .html file generated from your .Rmd file.

Good luck!