Utility function for defining S3 methods


[Up] [Top]

Documentation for package ‘R.methodsS3’ version 1.2.0

Help Pages

R.methodsS3-package Package R.methodsS3
findDispatchMethodsS3 Finds the S3 methods that a generic function would call
findDispatchMethodsS3.default Finds the S3 methods that a generic function would call
getDispatchMethodS3 Gets the S3 method that a generic function would call
getDispatchMethodS3.default Gets the S3 method that a generic function would call
getGenericS3 Get an S3 generic function
getGenericS3.default Get an S3 generic function
getMethodS3 Get an S3 method
getMethodS3.default Get an S3 method
R.methodsS3 Package R.methodsS3
setMethodS3 Creates an S3 method
setMethodS3.default Creates an S3 method
throw Throws an exception
throw.default Throws an exception