getAttributes.default {R.rsp} | R Documentation |
Gets and sets attributes of an object.
## Default S3 method: getAttributes(object, private=FALSE, ...)
object |
An object. |
private |
If |
... |
Not used. |
Returns a named list
, NULL
or a modified object itself.
Henrik Bengtsson