renderHtable: Render a Handsontable Element

Description Usage Arguments Author(s)

Description

Render a Handsontable Shiny output.

Usage

1
renderHtable(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

The expression to be evaluated which should produce a data.frame

env

The environment in which expr should be evaluated.

quoted

Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.

Author(s)

Jeff Allen jeff@trestletech.com


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