powered by
Convert columns of a dataframe from factors to character or numeric.
UnfactorColumns(x)
A dataframe containing the same data but any factor columns have been replaced with numeric or character columns.
factor
A dataframe
Stephen R. Haptonstahl srh@haptonstahl.org