style_eval,tinytable_dataframe-method {tinytable}R Documentation

tinytable S4 method

Description

tinytable S4 method

Usage

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

[Package tinytable version 0.3.0 Index]