c.partial_time {parttime} | R Documentation |
Concatenate parttimes
Description
Concatenate parttimes
Usage
## S3 method for class 'partial_time'
c(...)
Arguments
... |
objects to be concatenated. All |
Value
A partial_time
vector. An error is raised if any other class object
is attempted to be concatenated.
[Package parttime version 0.1.2 Index]