R/0_defactor.r
defactor_vector.Rd
Converts factor to character
defactor_vector(x, check.numeric = FALSE)
a vector
check if vector is numeric. Default is TRUE. Takes longer with this check but avoids type conversion (numeric to character).
character vector