| names | R Documentation |
Get or set the names of an object.
## S4 method for signature 'TimeIntervals'
names(x)
## S4 replacement method for signature 'TimeIntervals'
names(x) <- value
x |
An R object. |
value |
A |
The updated object.
N. Frerebeau
Other mutators:
as.data.frame(),
labels(),
length(),
subset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.