undo {rtabulator} | R Documentation |
Undo changes
Description
Undo changes
Usage
undo(ctx)
Arguments
ctx |
A |
Value
A tabulatorContext()
object
Examples
tabulatorContext("table") |>
undo()
[Package rtabulator version 0.1.2 Index]