Method format_stat_sub_heading

format_stat_sub_heading(st, ...)

# S4 method for StyledTable
format_stat_sub_heading(st, row_id = NULL)

Arguments

st

A StyledTable object

...

Various arguments

row_id

A vector of row numbers. If omitted, the formatting will be applied to all rows

Value

The modified StyledTable object