style_to_hash {flexlsx} | R Documentation |
Retrieves hashed style information
Description
Converts each style to an individual integer hash for easy comparison and aggregation.
Usage
style_to_hash(df_x)
Arguments
df_x |
styling information incl. col_id & row_id |
Value
hashed style information as a tibble
[Package flexlsx version 0.2.1 Index]