HTable_apply_style_spec: Apply a style_spec list

Description Usage Arguments

Description

Apply a style_spec list to the htable.

Usage

1
2
my_styles <- style_spec()
obj$apply_style_spec(style_spec = my_styles)

Arguments

style_spec

Object of class "style_spec". Created using style_spec.

order

Specify the order to apply the styles. Default is row, then column, then header styles. This is only important if some styles clash with each other (e.g. the cell (1, 1) when column 1 gets colored blue and row 1 gets colored red).


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