prConvertDfFactors {htmlTable} | R Documentation |
Convert all factors to characters to print them as they expected
Description
Convert all factors to characters to print them as they expected
Usage
prConvertDfFactors(x)
Arguments
x |
The matrix/data.frame with the data. For the |
Value
The data frame with factors as characters
[Package htmlTable version 2.4.3 Index]