getAttributes.default: Gets and sets attributes of an object

getAttributes.defaultR Documentation

Gets and sets attributes of an object

Description

Gets and sets attributes of an object.

Usage

## Default S3 method:
getAttributes(object, private=FALSE, ...)

Arguments

object

An object.

private

If TRUE, attributes starting with a period are also returned, otherwise not.

...

Not used.

Value

Returns a named list, NULL or a modified object itself.

Author(s)

Henrik Bengtsson


HenrikBengtsson/R.rsp documentation built on Feb. 20, 2024, 9:03 p.m.