Which Systems Should I Use?
R has many OOP frameworks, some of which are better than others. Test your ability to choose an appropriate framework by deciding which of the following statements is true.
- Knowing how to use S3 is a fundamental R skill.
- R6 and ReferenceClasses are powerful OOP frameworks.
- If it’s good enough for
ggplot2, it’s good enough for me. I should make regular use of proto. - I should use any framework with a number in its name.
- S4 is useful for working with Bioconductor.
यह अभ्यास पाठ्यक्रम का हिस्सा है
Object-Oriented Programming with S3 and R6 in R
इंटरैक्टिव व्यावहारिक अभ्यास
हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें
अभ्यास शुरू करें