No articles match
Using S7 in a package3 days ago
Getting started | Classes | Generics and methods | Methods for suggested packages | Backward compatibility | S3 | Older versions of R
Classes and objects15 days ago
Validation | Basics | When is validation performed? | Avoiding validation | Properties | Default value | Computed properties | Dynamic properties | Common Patterns | Deprecated properties | Required properties | Frozen properties | Constructors
Compatibility with S3 and S415 days ago
S3 | Methods | Generics | Classes | List classes | S4 | Unions
Generics and methods15 days ago
Generic-method compatibility | Generic with dots; method without dots | Generic and method with dots | Generic and method without dots | Customizing generics | Add required arguments | Add optional arguments | Do some work | super() | Multiple dispatch | A simple example | Special "classes"
Performance15 days ago
S7 basics15 days ago
Classes and objects | Generics and methods | Named bindings | Method dispatch and inheritance
Motivation for S73 years ago
Challenges with S3 | Challenges with S4