R.oo (version 1.20.0)

getConstructorS3: Get a constructor method

Description

Get a constructor method.

Usage

"getConstructorS3"(name, ...)

Arguments

name
The name of the constructor function.
...
Not used.

See Also

setConstructorS3(). getMethodS3. isGenericS3.