renderRHandsontable: Handsontable widget

Description Usage Arguments See Also

View source: R/rhandsontable.R

Description

Shiny bindings for rhandsontable

Usage

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

Arguments

expr

an expression that generates an rhandsontable.

env

the environment in which to evaluate expr.

quoted

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

See Also

rHandsontableOutput, hot_to_r


rhandsontable documentation built on May 27, 2021, 5:07 p.m.