Exploratory analysis II

A short description of the post.

  1. Load the R package we will use.
  1. Quiz questions

3.Pick one of your plots 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 use:

?read.csv read.csv(file.choose(), header = TRUE)

Start with spend_time

Start with spend_time

Use patchwork to display p1 on top of p2

Start with p_all

Start with p_all_no_legend

Question: Patchwork 2

use spend_time from last question patchwork slides

Start with spend_time

Start with p4

Start with spend_time

Use patchwork to display p4 and p5 on top of p6