1. Learn
  2. /
  3. Courses
  4. /
  5. Data Science Visualization - Module 2

Exercise

Exercise 3. Pipes

Now we are going to review the use of pipes by seeing how they can be used with ggplot.

Instructions

100 XP

Using the pipe %>%, create an object p associated with the heights dataset instead of with the murders dataset as in previous exercises.