get_dim_colwise {flexlsx} | R Documentation |
Groups each row with same style each column
Description
Usage
get_dim_colwise(df_rows)
Arguments
df_rows |
tibble of row-wise aggregates style |
Value
tibble of column-wise aggregates style
[Package flexlsx version 0.2.1 Index]