style_eval-tinytable_grid-method: tinytable S4 method

style_eval,tinytable_grid-methodR Documentation

tinytable S4 method

Description

tinytable S4 method

Usage

## S4 method for signature 'tinytable_grid'
style_eval(
  x,
  i = NULL,
  j = NULL,
  bold = FALSE,
  italic = FALSE,
  monospace = FALSE,
  underline = FALSE,
  strikeout = FALSE,
  rowspan = NULL,
  colspan = NULL,
  ...
)

tinytable documentation built on Oct. 5, 2024, 5:06 p.m.