set_html_row_height-methods: Method set_html_row_height.

set_html_row_heightR Documentation

Method set_html_row_height.

Description

Method set_html_row_height.

Usage

set_html_row_height(st, value, ...)

## S4 method for signature 'StyledTable,character'
set_html_row_height(st, value, row_id = NULL)

Arguments

st

A StyledTable object

value

A numeric vector (length 1 or same lengt as row_id) holding the row heights

...

Various arguments

row_id

A vector of row numbers (N is substituted as count_rows(st))

Value

The modified StyledTable object


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.