vec_ptype2.tabxplor_fmt.double {tabxplor} | R Documentation |
Find common ptype between fmt and double
Description
Find common ptype between fmt and double
Usage
## S3 method for class 'tabxplor_fmt.double'
vec_ptype2(x, y, ...)
Arguments
x |
A fmt vector |
y |
A double vector |
... |
Other parameter. |
Value
A fmt vector
[Package tabxplor version 1.2.0 Index]