Method format_stat_header.

format_stat_header(st, ...)

# S4 method for StyledTable
format_stat_header(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