1. Learn
  2. /
  3. Courses
  4. /
  5. Categorical Data in the Tidyverse

Exercise

Creating an initial plot

In the previous lesson, we looked at the usefulness of different learning platforms for data science. We created a faceted plot, with one small plot for each platform. Let's try making and refining a plot that has all the data in one graph.

Instructions 1/3

undefined XP
    1
    2
    3

Using the dataset learning_platform_usefulness, change usefulness to equal 0 if someone answered "Not Useful" and 1 otherwise.