vec_cast.partial_time.default {parttime} | R Documentation |
Default handler for casting to a partial time
Description
Default handler for casting to a partial time
Usage
## S3 method for class 'partial_time.default'
vec_cast(x, to, ...)
Arguments
x |
Vectors to cast. |
to |
Type to cast to. If |
... |
For |
Value
A partial_time
vector
[Package parttime version 0.1.2 Index]