R.oo (version 1.22.0)

getConstructorS3: Get a constructor method

Description

Get a constructor method.

Usage

# S3 method for default
getConstructorS3(name, ...)

Arguments

name

The name of the constructor function.

...

Not used.

See Also

setConstructorS3(). getMethodS3. isGenericS3.