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 (http://www.braju.com/R/)

See Also

setConstructorS3(). getMethodS3. isGenericS3.


[Package R.oo version 1.6.5 Index]