redo {rtabulator}R Documentation

Redo changes

Description

Redo changes

Usage

redo(ctx)

Arguments

ctx

A tabulatorContext() object.

Value

A tabulatorContext() object

Examples


tabulatorContext("table") |>
  redo()


[Package rtabulator version 0.1.2 Index]