Description Usage Arguments Value Author(s)
Apply a single change to the table.
1 | applyChange(table, change, trim = TRUE)
|
table |
The htable data.frame |
trim |
if |
changes |
An array of length 4 of changes to apply, in the form of [row, col, oldValue, newValue] using 0-based-indexing |
The data.frame provided with the change applied.
Jeff Allen jeff@trestletech.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.