vec_ptype2.double.tabxplor_fmt {tabxplor}R Documentation

Find common ptype between double and fmt

Description

Find common ptype between double and fmt

Usage

## S3 method for class 'double.tabxplor_fmt'
vec_ptype2(x, y, ...)

Arguments

x

A double vector

y

A fmt vector

...

Other parameter.

Value

A fmt vector


[Package tabxplor version 1.1.3 Index]