getConstructorS3 {R.oo}R Documentation

Get a constructor method

Description

Get a constructor method.

Usage

## Default S3 method:
getConstructorS3(name, ...)

Arguments

name

The name of the constructor function.

...

Not used.

Author(s)

Henrik Bengtsson

See Also

setConstructorS3(). getMethodS3. isGenericS3.


[Package R.oo version 1.26.0 Index]