vec_cast.tabxplor_fmt.double {tabxplor}R Documentation

Convert double into fmt

Description

Convert double into fmt

Usage

## S3 method for class 'tabxplor_fmt.double'
vec_cast(x, to, ...)

Arguments

x

A double vector

to

A fmt vector

...

Other parameter.

Value

A fmt vector


[Package tabxplor version 1.1.3 Index]