hot_row: Handsontable widget

Description Usage Arguments See Also

View source: R/handsontable4r.R

Description

Configure properties of all cells in a given row(s). Note that hot_row is not to be confused with hot_rows. See Handsontable.js for details.

Usage

1
hot_row(hot, row, readOnly = NULL)

Arguments

hot

handsontable4r object

row

numeric vector of row indexes

readOnly

logical making the row(s) read-only

See Also

hot_cols, hot_cell, hot_rows


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