remove_df_style {colorDF} | R Documentation |
Remove the colorful dataframe style attribute
remove_df_style(x)
x |
a colorful dataframe |
Strips the color data frame style, but leaves the .coltp and class intact.
colorless data frame
To completely remove the colorDF class and attributes, use uncolor()