Shiny bindings for rhandsontable
renderRHandsontable(expr, env = parent.frame(), quoted = FALSE)
an expression that generates an rhandsontable.
the environment in which to evaluate expr
.
is expr
a quoted expression (with quote()
)? This
is useful if you want to save an expression in a variable.