c.partial_time {parttime} | R Documentation |
Concatenate parttimes
## S3 method for class 'partial_time'
c(...)
... |
objects to be concatenated. All |
A partial_time
vector. An error is raised if any other class object
is attempted to be concatenated.