prConvertDfFactors: Convert all factors to characters to print them as they...

View source: R/htmlTable_helpers_convertDfFactors.R

prConvertDfFactorsR 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 print and knit_print it takes a string of the class htmlTable as x argument.

Value

The data frame with factors as characters


htmlTable documentation built on Sept. 11, 2024, 8:48 p.m.