HTable_col_replace_style: Replace the style in a column

Description Usage Arguments

Description

Replace the style of each <td> and, optionally, <th> tag in a column. Changes the styles field.

Usage

1
obj$col_replace_style(col = NULL, style = NULL, include_header = FALSE)

Arguments

col

Numeric or character vector of which columns to target.

style

Character vector (length 1) of style(s).

include_header

Boolean if the <th> tags in the columns should also be styled.


fazetu/htable documentation built on Feb. 12, 2020, 10:13 a.m.