Exploratory analysis II

Data visualization, part 2. Code for Quiz 8.

  1. Load the R package we will use.
  1. Quiz Questions
  1. Pick one of you rplots to save as your preview plot. Use the ggsave command at the end of the chunk of the plot that you want to preview.

Question: modify slide 51


Question: modify facet-ex-2


Question: spend_time

To help you complete this question:

Download the file spend_time.csv from moodle


Start with spend_time


Start with spend_time

*display p2


Use patchwork to display p1 on top of p2

*display p_all


Start with p_all

*display p_all_no_legend


Start with p_all_no_legend


Question: Patchwork 2

use spend_time from last questions patchwork slides

Start with spend_time

*display p4


Start with p4


Start with spend_time


Use patchwork to display p4 and p5 on top of p6