getGenericS3 {R.methodsS3} | R Documentation |
Get an S3 generic function.
## Default S3 method: getGenericS3(name, ...)
name |
The name of the generic function. |
... |
Not used. |
Henrik Bengtsson (http://www.braju.com/R/)
setGenericS3
().
getMethodS3
().
isGenericS3
().