1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Introduction to R

Connected

अभ्यास

Battle of the sexes

You might wonder what happens when you try to compare elements of a factor. In factor_survey_vector you have a factor with two levels: "Male" and "Female". But how does R value these relative to each other?

निर्देश

100 XP

Read the code in the editor and submit the answer to test if male is greater than (>) female.