get_dim_rowwise {flexlsx}R Documentation

Groups each column with same style each row

Description

[Experimental]

Usage

get_dim_rowwise(df_x, df_style_hashed)

Arguments

df_x

styling information incl. col_id & row_id

df_style_hashed

tibble of hashed style information

Value

tibble of row-wise aggregates style information


[Package flexlsx version 0.2.1 Index]