firstS3method | R Documentation |
classes
Find the S3 method that will be evaluated when an S3 generic is called by
an object of class classes
firstS3method(f, classes, envir = parent.frame())
f |
a character string giving the name of the generic. |
classes |
a character vector of classes used to search for the appropriate S3 method |
envir |
the |
a S3 method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.