format_stat_absolute | R Documentation |
Method format_stat_absolute
format_stat_absolute(st, ...)
## S4 method for signature 'StyledTable'
format_stat_absolute(st, row_id = NULL, col_id = NULL)
st |
A StyledTable object |
... |
Various arguments |
row_id |
A vector of row numbers. If omitted, the formatting will be applied to all rows |
col_id |
A vector of column numbers. If omitted, the formatting will be applied to all columns |
The modified StyledTable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.