Object-Oriented Programming with S3 and R6 in R
Manage the complexity in your code using object-oriented programming with the S3 and R6 systems.
Commencer Le Cours Gratuitement4 heures17 vidéos55 exercices20 796 apprenantsDéclaration de réalisation
Créez votre compte gratuit
ou
En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.Formation de 2 personnes ou plus ?
Essayer DataCamp for BusinessApprécié par les apprenants de milliers d'entreprises
Description du cours
Object-oriented programming (OOP) lets you specify relationships between functions and the objects that they can act on, helping you manage complexity in your code. This is an intermediate level course, providing an introduction to OOP, using the S3 and R6 systems. S3 is a great day-to-day R programming tool that simplifies some of the functions that you write. R6 is especially useful for industry-specific analyses, working with web APIs, and building GUIs.
Formation de 2 personnes ou plus ?
Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.Dans les titres suivants
R Développeur
Aller à la pistePrincipes de base de la programmation R
Aller à la piste- 1
Introduction to Object-Oriented Programming
GratuitLearn what object-oriented programming (OOP) consists of, when to use it, and what OOP systems are available in R. You'll also learn how R identifies different types of variable, using classes, types, and modes.
- 2
Using S3
S3 is a very simple object-oriented system that lets you define different behavior for functions, depending upon their input argument. This chapter explains how to use S3, and how generics and methods work.
Generics and Methods or Function Overload50 xpWhat's in a Name?50 xpCreating a Generic Function100 xpCreating an S3 Method (1)100 xpCreating an S3 method (2)100 xpMethodical Thinking50 xpFinding Available Methods (1)100 xpFinding Available Methods (2)50 xpMethod Lookup for Primitive Generics50 xpPrimitive Generic Functions100 xpWho is Calling?50 xpToo Much Class50 xpVery Classy100 xpWriting the Next Method100 xp - 3
Using R6
Learn how to define R6 classes, and to create R6 objects. You'll also learn about the structure of R6 classes, and how to separate the user interface from the implementation details.
- 4
R6 Inheritance
Learn how to inherit from an R6 class, and how the relationship between parent and child classes works.
Propagating Functionality with Inheritance50 xpSpecifying a Fancy Microwave Oven100 xpWho's the Daddy?50 xpMaking a Fancy Microwave Oven100 xpEmbrace, Extend, Override50 xpExtending the Cooking Capabilities100 xpOverriding the Cooking Capabilities100 xpMultiple Levels of Inheritance50 xpExposing your Parent100 xpOver-Overriding the Cooking Capabilities100 xpRemembering Your Origins50 xp - 5
Advanced R6 Usage
Complete your mastery of R6 by learning about advanced topics such as copying by reference, shared fields, cloning objects, and finalizing objects.
Environments, Reference Behavior, & Shared Fields50 xpWorking with Environments (1)100 xpWorking with Environments (2)100 xpStatic Electricity100 xpCloning R6 Objects50 xpAttack of the Clones (1)100 xpAttack of the Clones (2)100 xpShut it Down50 xpThe Final Countdown50 xpThis is the End (of an R6 Object)100 xp
Formation de 2 personnes ou plus ?
Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.Dans les titres suivants
R Développeur
Aller à la pistePrincipes de base de la programmation R
Aller à la pisteensembles de données
Cooking times (SQLite file)Richie Cotton
Voir PlusData Evangelist at DataCamp
Qu’est-ce que les autres apprenants ont à dire ?
Inscrivez-vous 15 millions d’apprenants et commencer Object-Oriented Programming with S3 and R6 in R Aujourd’hui!
Créez votre compte gratuit
ou
En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.