Search code examples
Trying to use setClass to pass a train function from caret of type "train"...


rr-caretr-s4

Read More
Which packages make good use of S4 objects?...


rr-s4

Read More
Unary plus for S4 class in R...


roperator-overloadingr-s4unary-operator

Read More
Abstract types in R...


rjuliar-s4abstract-data-type

Read More
setClass and setMethod wrappers used in a package: What is the correct assignment environment?...


rr-s4

Read More
writing names(object) <- assignment method in R...


roopr-s4

Read More
How to access S4 methods that are not exported...


rr-s4

Read More
How to extract value from one S4 class...


rr-s4

Read More
How to properly document S4 methods using roxygen2...


rgenericsmethodsr-s4roxygen2

Read More
How to extract predicted marginal means from an lsmobj...


rr-s4

Read More
R S4 class with Date attribute: error instantiating...


rdateinitializationinstantiationr-s4

Read More
S4 documentation of "[" with 'missing' arguments...


rr-s4roxygen2

Read More
setMethod for two different object signature in R...


rr-s4

Read More
Why does print of S4 class call `show` without namespacing it?...


rr-s4

Read More
In R, how can I reference an S4 class from another package in my class definition?...


rpackager-s4

Read More
Make `==` a generic funciton in R...


rgenericsr-s4equality-operator

Read More
extracting coordinates from polygon r...


rcoordinatesr-s4slotsr-sp

Read More
Use .Call() to send an s4 object to a C struct...


crrcppr-s4

Read More
S4 classes: arguments passed to new() don't go into their slots...


rnew-operatorr-s4slots

Read More
does every S4 needs to be generic...


roopr-s4

Read More
how to automatically update a slot of S4 class in R...


rr-s4

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


ooprr-s3r-s4

Read More
Importing S4 functions from the Matrix package...


rpackagesparse-matrixr-s4roxygen2

Read More
Ambiguous variation of default environment in `getClasses()` (standard function vs. formal S4 method...


rclassdefault-valuer-s4lexical-scope

Read More
Why is S4 inheritance lost between environments?...


rinheritanceenvironmentr-s4

Read More
How to set a generic method which already exists in a used package?...


roopr-s4

Read More
S4 classes - overload a method with a variable number of arguments...


rgenericsoverloadingr-s4arity

Read More
With R S4 classes, is it possible to have non-optional constructor parameters...


rconstructorr-s4

Read More
Sources on S4 objects, methods and programming in R...


rreferencemanualr-s4

Read More
Is there anyway to document S4 class and its constructor separately using Roxygen2...


rr-s4roxygen2

Read More
BackNext