vec_cast.timespan.partial_time {parttime} | R Documentation |
Cast partial time to timespan, representing uncertainty as a range
Description
Cast partial time to timespan, representing uncertainty as a range
Usage
## S3 method for class 'timespan.partial_time'
vec_cast(x, to, ...)
Arguments
x |
Vectors to cast. |
to |
Type to cast to. If |
... |
For |
Value
A partial_timespan
vector
[Package parttime version 0.1.2 Index]