remove_df_style {colorDF}R Documentation

Remove the colorful dataframe style attribute

Description

Remove the colorful dataframe style attribute

Usage

remove_df_style(x)

Arguments

x

a colorful dataframe

Details

Strips the color data frame style, but leaves the .coltp and class intact.

Value

colorless data frame

See Also

To completely remove the colorDF class and attributes, use uncolor()


[Package colorDF version 0.1.7 Index]