hot_rows: Handsontable widget

Description Usage Arguments See Also

View source: R/handsontable4r.R

Description

Configure row settings that pertain to the entire table. Note that hot_rows is not to be confused with hot_row. See Handsontable.js for details.

Usage

1
hot_rows(hot, rowHeights = NULL, fixedRowsTop = NULL)

Arguments

hot

handsontable4r object

rowHeights

a scalar or numeric vector of row heights

fixedRowsTop

a scaler indicating the number of rows to freeze on the top

See Also

hot_cols, hot_cell


rickyking/handsontable4r documentation built on March 28, 2021, 9:35 p.m.