HTable_col_add_style: Add a style to a column

Description Usage Arguments

Description

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

Usage

1
obj$col_add_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.