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


gforge/htmlTable documentation built on Nov. 4, 2023, 12:05 a.m.