--- title: "Lab 7: Advanced Graphics" author: 'Group Member Names - here' date: "February 27, 2018" output: html_document --- Turn in one copy for each group. If group members are not present in class they will be required to complete their own lab to receive credit. Please turn in **both a DOC or PDF file and your R Markdown script**. This is due by class time on **Thursday** March 1. ## Lab Overview This lab is extremly open ended. You are should create at least two informative figures using the Seattle 911 data (at least one of which needs to be created using `ggplot2`). I have created a smaller version for 2016 and district N: [http://math.montana.edu/ahoegh/teaching/stat408/datasets/Seattle911.csv](http://math.montana.edu/ahoegh/teaching/stat408/datasets/Seattle911.csv). This will likely require some data manipulation / wrangling to create variables and in turn interesting figures.