ff (version 4.0.7)

maxffmode: Lossless vmode coercability

Description

maxffmode returns the lowest vmode that can absorb all input vmodes without data loss

Usage

maxffmode(...)

Value

the smallest .ffmode which can absorb the input vmodes without data loss

Arguments

...

one or more vectors of vmodes

Author

Jens Oehlschlägel

See Also

.vcoerceable, .ffmode, ffconform

Examples

Run this code
   maxffmode(c("quad","logical"), "ushort")

Run the code above in your browser using DataLab