maxffmode | R Documentation |
maxffmode
returns the lowest vmode
that can absorb all input vmodes without data loss
maxffmode(...)
... |
one or more vectors of vmodes |
the smallest .ffmode
which can absorb the input vmodes without data loss
The output can be larger than any of the inputs (if the highest input vmode is an integer type without NA and any other input requires NA).
Jens Oehlschlägel
.vcoerceable
, .ffmode
, ffconform
maxffmode(c("quad","logical"), "ushort")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.