getDispatchMethodS3 | R Documentation |
Gets the S3 method that a generic function would call according to an S3 class
() vector
.
## Default S3 method: getDispatchMethodS3(methodName, classNames, ...)
methodName |
A |
classNames |
A |
... |
Not used. |
Returns a function
, or throws an exception if not found.
Henrik Bengtsson
findDispatchMethodsS3
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.