Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getGenericS3

Gets an S3 generic function


Description

Gets an S3 generic function.

Usage

## Default S3 method:
getGenericS3(name, envir=parent.frame(), inherits=TRUE, ...)

Arguments

name

The name of the generic function.

envir

The environment from which the search for the generic function is done.

inherits

A logical specifying whether the enclosing frames should be searched or not.

...

Not used.

Author(s)

Henrik Bengtsson

See Also


R.methodsS3

S3 Methods Simplified

v1.8.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.