getGenericS3: Gets an S3 generic function
Description
Gets an S3 generic function.
Usage
# S3 method for default
getGenericS3(name, envir=parent.frame(), inherits=TRUE, ...)
Arguments
name
The name of the generic function.
inherits
A logical
specifying whether the enclosing frames
should be searched or not.