find_min_vmode: Find minimum vmode for non-ff x

Description Usage Arguments Value

View source: R/compact.R

Description

Find minimum vmode for non-ff x

Usage

1
find_min_vmode(x, use.na = TRUE)

Arguments

x

any R type

use.na

require that the vmode handle NAs

Value

int index of ff vmode that will hold x.


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

Related to find_min_vmode in Stack...