Search code examples
Unexpected log2 error when defining S3 "Math" group generics for a new class...

rclassoopgenericsr-s3

Read More
What are these square brackets for S3 classes?...

rr-s3

Read More
When creating new class with its own method in R, why doesn't it autoprint when entering just th...

rr-s3

Read More
type/origin of R's 'as' function...

robjectgenericsdispatchr-s3

Read More
Creating S3 class in an R Package...

rr-packager-s3

Read More
R object's name carrying through multiple functions...

rnser-s3

Read More
R S3 class: Decide between overwriting vs appending the class name of the class attribute...

rr-s3

Read More
S3 operator overloading for multiple classes...

roperator-overloadingr-s3

Read More
How to treat an object of a class same as another for a generic...

rr-s3

Read More
Operator overload stops working in R package...

roverloadingdevtoolsr-s3

Read More
How to export new generic function for new S3 class?...

rpackager-s3

Read More
Export S3 method for a 'function' class object...

rdevtoolsr-packager-s3

Read More
Print method with user classes...

rdata.tabler-s3

Read More
How to use S3 methods from another package which uses export rather than S3method in its namespace w...

rpackager-packager-s3

Read More
Get list of datatypes with S3 generic function...

rgenericstypesr-s3

Read More
Variable scope in S3 generics...

rscoper-s3

Read More
What are S1 and S2 classes?...

ooprr-s3r-s4

Read More
Proper way to implement S3 dispatch on R6 classes...

rr-s3r6

Read More
How do I re-register S3 method inside R package?...

rnamespacesr-s3

Read More
Partial matching confusion when arguments passed through dots ('...')...

rmethodsr-s3

Read More
Methods dispatch for S3 classes in R: specifying method for particular subclass of multiple higher c...

rclassmethodsr-s3

Read More
emulating multiple dispatch using S3 for "+" method - possible?...

rr-s3

Read More
Using OOP and S3 methods to detect, then operate on a single vector OR all columns of a data.frame...

rr-s3

Read More
Call overridden s3 method from subclass (R.oo / R.methodsS3)...

rr-s3

Read More
How to write a c() function for custom S3 class in R...

rr-s3

Read More
How to override default S3 function in R?...

rr-s3

Read More
Getting the object name for S3 print method failing...

rr-s3

Read More
Modify S3 object without returning it?...

rr-s3

Read More
Default element of a S3 class...

rr-s3

Read More
Making subclass of list...

rr-s3

Read More
BackNext