Search code examples
R: modifying property of an existing S3 object with a generic method...


roopr-s3

Read More
$ is an internal generic function, so how did the tibble package extend it?...


rtibbledollar-signr-s3

Read More
Extending rep to matrices?...


rgenericsmatrixreplicater-s3

Read More
Does the documentation for rep tell us that it is an internal generic function?...


rgenericsreplicationr-s3

Read More
Is rep really a generic?...


rgenericsreplicater-s3

Read More
Do any generic functions in the base library dispatch on matrices?...


rgenericsmatrixr-s3single-dispatch

Read More
How to adjust j in `[.data.table` without breaking data.table's custom evaluation?...


rdata.tabler-s3

Read More
matrix losing class attribute in R...


ooprr-s3

Read More
How do user defined S3 Group Generic Functions work in R?...


rr-s3

Read More
How do fractions vectors (from MASS) have error checking?...


rtypesfractionsr-s3

Read More
dollar suggestions method in S3...


robjectmethodsr-s3

Read More
What's the preferred means for defining an S3 method in an R package without introducing a depen...


rprojectroxygen2r-s3

Read More
Create an S4 class inheriting from a data frame...


rr-s4r-s3

Read More
Error in UseMethod when Method Dispatching...


rr-s3method-dispatch

Read More
Function for columns to inherit custom class of data frame in R...


rr-s3

Read More
How to declare S3 method to default to loaded environment?...


rnamespacesr-s3

Read More
R Turning several functions to one object using Object Oriented Programming (S3 and S4)...


rr-s3r-s4

Read More
Replacement functions in R that don't take input...


rr-s3

Read More
Importing a package's S3 methods without importing its functions...


rr-packageroxygen2r-s3

Read More
What does "S3 methods" mean in R?...


roopr-faqr-s3r-s4

Read More
Method dispatch when mixing S3 and S4...


rr-s4r-s3

Read More
Get Methods Inherited from S3 Class and its Parent...


rr-s3

Read More
Recursive S3 calls in a package...


rrecursionr-packager-s3

Read More
Where shall one put the ellipsis in S3 function overloads?...


rr-s3

Read More
Method dispatch for functions inside dplyr::do...


rmethodsdplyrr-s3

Read More
How to create custom print method for S4 object in R...


rr-s4r-s3

Read More
Safely creating S3 Generics in R...


rgenericsr-s3

Read More
How do you extend rbind for a data.frame subclass?...


rgenericsmethodsrbindr-s3

Read More
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
BackNext