format_stat_relative-methods: Method format_stat_relative

format_stat_relativeR Documentation

Method format_stat_relative

Description

Method format_stat_relative

Usage

format_stat_relative(st, ...)

## S4 method for signature 'StyledTable'
format_stat_relative(st, row_id = NULL, col_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

col_id

A vector of column numbers. If omitted, the formatting will be applied to all columns

Value

The modified StyledTable object


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.