names: Names

namesR Documentation

Names

Description

Get or set the names of an object.

Usage

## S4 method for signature 'TimeIntervals'
names(x)

## S4 replacement method for signature 'TimeIntervals'
names(x) <- value

Arguments

x

An R object.

value

A character vector of up to the same length as x, or NULL.

Value

The updated object.

Author(s)

N. Frerebeau

See Also

Other mutators: flip(), labels(), length


aion documentation built on June 23, 2026, 5:06 p.m.