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: as.data.frame(), labels(), length(), subset()


aion documentation built on Nov. 5, 2025, 6:03 p.m.