| getConstructorS3 {R.oo} | R Documentation |
Get a constructor method.
## Default S3 method:
getConstructorS3(name, ...)
name |
The name of the constructor function. |
... |
Not used. |
Henrik Bengtsson
setConstructorS3().
getMethodS3.
isGenericS3.