HTable_col_color: Add a text color style to a column

Description Usage Arguments

Description

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

Usage

1
obj$col_color(col = NULL, color = NULL, include_header = FALSE)

Arguments

col

Numeric or character vector of which columns to target.

color

Character vector (length 1) of an HTML color name, hex color code, or rgb color of the form rgb(x, y, z).

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.