1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to A/B Testing in R

Exercise

Plot styling 2

Let's do just a couple more updates and then we'll be ready to hand off our plot to others to show how great our first experiment was.

Instructions

100 XP
  • Make the dots larger by setting the size parameter in geom_point(). It should be equal to 4.
  • To make the lines thicker, use the lwd parameter in geom_line(). Set the line thickness to 1.