Rdocumentation
powered by
Learn R Programming
Stack (version 2.0-1)
.upgradevmode: Upgrade vmode of ff column while stacking
Description
Similar to aux function
coerce_to_highest_vmode
in ffbase, except this does range/unique values checking rather than simple type checking.
Usage
.upgradevmode(x, y, use.na = TRUE)
Arguments
x
ff
y
ff or vector
use.na
require a vmode that supports NAs? default=TRUE