Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

renderFormattable

Widget render function for use in Shiny


Description

Widget render function for use in Shiny

Usage

renderFormattable(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

an expression that generates a valid formattable object

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.


formattable

Create 'Formattable' Data Structures

v0.2.1
MIT + file LICENSE
Authors
Kun Ren [aut, cre], Kenton Russell [aut]
Initial release
2021-01-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.