style_grid_internal: tinytable S4 method

View source: R/style_grid.R

style_grid_internalR Documentation

tinytable S4 method

Description

tinytable S4 method

Usage

style_grid_internal(
  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.