powered by
Get or set the names of an object.
# S4 method for TimeIntervals names(x)# S4 method for TimeIntervals names(x) <- value
# S4 method for TimeIntervals names(x) <- value
The updated object.
An R object.
A character vector of up to the same length as x, or NULL.
character
x
NULL
N. Frerebeau
Other mutators: as.data.frame(), labels(), length(), subset()
as.data.frame()
labels()
length()
subset()