Get or set the names of an object.
Usage
# S4 method for class 'TimeIntervals'
names(x)
# S4 method for class 'TimeIntervals'
names(x) <- valueArguments
- x
An R object.
- value
A
charactervector of up to the same length asx, orNULL.
Get or set the names of an object.
# S4 method for class 'TimeIntervals'
names(x)
# S4 method for class 'TimeIntervals'
names(x) <- valueAn R object.
A character vector of up to the same length as x, or
NULL.