Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in s4

sum of S4 objects in R

r operator-overloading s4

Importing S4 functions from the Matrix package

How to add class-specific alias without generic alias using Roxygen2?

Combining S4 and S3 methods in a single function

r cran s4

Inheritance in R

r inheritance s4

How to use data.table as super class in S4

r data.table s4

Which packages make good use of S4 objects?

r s4

How to develop a package in R?

r package s4

How to access the slots of an S4 object in R

r s4 slots wavelet

How do I show the source code of an S4 function in a package?

r packages s4

Sources on S4 objects, methods and programming in R [closed]

r reference manual s4

R hangs when there are too many arguments in setMethod (or setGeneric)

r methods dispatch s4

Why, for an integer vector x, does as(x, "numeric") trigger loading of an additional S4 method for coerce?

r s4

What does the @ symbol mean in R?

r s4

How to properly document S4 methods using roxygen2

r generics methods s4 roxygen2

Rd file name conflict when extending a S4 method of some other package

r generics package s4 roxygen2

class in R: S3 vs S4

class r s4

When does it pay off to use S4 methods in R programming

oop r methods s4

R: what are Slots?

oop r s4 slot r-faq

How to properly document S4 class slots using Roxygen2?

class r s4 slot roxygen2