Undo and Redo for 'Shiny' Applications


[Up] [Top]

Documentation for package ‘rewind’ version 0.2.0

Help Pages

rewind_buttons Undo and redo buttons
rewind_can_redo Inspect the history
rewind_can_undo Inspect the history
rewind_clear Move through the history programmatically
rewind_dependency The rewind HTML dependency
rewind_disable Fully disable undo/redo for a session
rewind_enable Enable undo and redo for a Shiny session
rewind_history Inspect the history
rewind_jump Move through the history programmatically
rewind_pause Suspend and resume history capture
rewind_redo Move through the history programmatically
rewind_resume Suspend and resume history capture
rewind_step Group several changes into one undo step
rewind_track Include server-side reactive values in the history
rewind_ui A scrubbable history rail
rewind_undo Move through the history programmatically