applyChange: Apply a single change to the table.

Description Usage Arguments Value Author(s)

Description

Apply a single change to the table.

Usage

1
applyChange(table, change, trim = TRUE)

Arguments

table

The htable data.frame

trim

if TRUE, will trim any leading or trailing whitespace from the relevant values.

changes

An array of length 4 of changes to apply, in the form of [row, col, oldValue, newValue] using 0-based-indexing

Value

The data.frame provided with the change applied.

Author(s)

Jeff Allen jeff@trestletech.com


trestletech/shinyTable documentation built on May 31, 2019, 7:50 p.m.