Convert factors to label-corresponding numeric values
Converts a vector factor aware of numeric values not being scrambled.
util_as_numeric(v, warn)
v
: the vectorwarn
: if not missing: character with error message stating conversion errorthe converted vector
Useful links