
Gets an S3 method.
# S3 method for default
getMethodS3(name, class="default", envir=parent.frame(), ...)
The name of the method.
The class of the method.
The environment
from which the search for the
S3 method is done.
Not used.
This is just a conveniency wrapper around getS3method
that have arguments consistent with setMethodS3
().
getGenericS3
().