getGenericS3 | R Documentation |
Gets an S3 generic function.
## Default S3 method: getGenericS3(name, envir=parent.frame(), inherits=TRUE, ...)
name |
The name of the generic function. |
envir |
The |
inherits |
A |
... |
Not used. |
Henrik Bengtsson
setGenericS3
().
getMethodS3
().
isGenericS3
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.