Search code examples
R `as` method for converting custom S4 class...

rtype-conversionpackager-s4coercion

Read More
How would I make this R code more concise (using S4 class)?...

rr-s4

Read More
How to execute S4 class method in Python (using rpy2)?...

pythonrrpy2r-s4

Read More
Setting missing value of slot to default value...

rr-s4

Read More
R: Error: $ operator not defined for this S4 class when using RadAR package...

rdata-visualizationr-s4

Read More
How to filter genes from seuratobject in slotname @data?...

rregexr-s4seurat

Read More
An argument working outside a function but fails inside a function in R...

rfunctionmethodsevalr-s4

Read More
Extracting and merging dataframes from an S4 class list in R...

rdataframer-s4

Read More
Extracting computed values from the GARCH Bootstrap Forecast from the rugarch package in R...

rr-s4

Read More
last line of an R function prevent the plotting...

rfunctionclassattributesr-s4

Read More
Get the values of a model (Type S4)? (prodest package)...

rmodelsubsetr-s4

Read More
CVXR: Problem with solve() - Error in as.vector(data): no method for coercing this s4 class to a vec...

rr-s4convex-optimizationcvx

Read More
CVXR: Error in as.vector(data): no method for coercing this S4 class to a vector...

roptimizationr-s4convex-optimizationcvx

Read More
Should I use S3 data frames in my package?...

ramazon-s3tidyverser-s4

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

rr-s4r-s3

Read More
Removing S4 class column in R (flowCore)...

rr-s4

Read More
Converting a shapefile (polygon) data.frame to S4 in R...

rclassificationshapefiler-s4

Read More
What is distinction between initialize method vs prototype in setClass to set default values in R S4...

rr-s4

Read More
Dynamically naming objects to be updated...

rr-s4

Read More
In R how to define a method with the same name in different S4 classes for a correct method dispatch...

rr-s4

Read More
How to create an S4 class A that will have a list of S4 classes B as its attribute?...

rr-s4

Read More
how to extract information from apriori R (association rules)...

rr-s4apriori

Read More
R S4 class union of class unions...

rr-s4

Read More
R: Changing an S4 object from within an S4 method...

rselfr-s4

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

rr-s3r-s4

Read More
how to edit the codes for the summary of R S4 Object?...

robjectsummaryr-s4

Read More
Can not inspect S4 object after modification...

rr-s4

Read More
Writing S4 method based on base R concatenation function c(). Use of ellipsis, dots ,...

rmethodsconcatenationellipsisr-s4

Read More
Is it possible to have an S3 slot in an S4 class?...

rr-s4

Read More
What is the recommended pattern to design a function that can implement multiple algorithms for S4 c...

rr-s4

Read More
BackNext