vec_cast.double.tabxplor_fmt {tabxplor} | R Documentation |
Convert fmt into double
Description
Convert fmt into double
Usage
## S3 method for class 'tabxplor_fmt'
vec_cast.double(x, to, ...)
Arguments
x |
A fmt vector |
to |
A double vector |
... |
Other parameter. |
Value
A double vector
[Package tabxplor version 1.1.3 Index]