get_factor_cols_idx {datacleanr} | R Documentation |
Identify columns carrying non-numeric values
Description
Identify columns carrying non-numeric values
Usage
get_factor_cols_idx(x)
Arguments
x |
data.frame |
Value
logical, is column in x non-numeric?
[Package datacleanr version 1.0.3 Index]