remove_df_style: Remove the colorful dataframe style attribute

View source: R/utils.R

remove_df_styleR 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()


january3/colorDF documentation built on Oct. 4, 2022, 8:33 a.m.