1. Learn
  2. /
  3. Courses
  4. /
  5. Object-Oriented Programming with S3 and R6 in R

Connected

Exercise

Finding Available Methods (2)

The methods() (docs) function can also find the number of methods available for variables with a given class.

Which class has the most methods available for it?

Instructions

50 XP

Possible answers