upgradevmode: Upgrade vmode of ff column while stacking

Description Usage Arguments

Description

Similar to aux function coerce_to_highest_vmode in ffbase, except this does range/unique values checking rather than simple type checking.

Usage

1
.upgradevmode(x, y, use.na = TRUE)

Arguments

x

ff

y

ff or vector

use.na

require a vmode that supports NAs? default=TRUE


Stack documentation built on May 2, 2019, 2:38 a.m.

Related to upgradevmode in Stack...