shiny_render_pixels: Shiny Widget Render

Description Usage Arguments See Also

View source: R/shiny.R

Description

Renders the Shiny Widget.

Usage

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

Arguments

expr

The expr for shinyRenderWidget.

env

The env for shinyRenderWidget.

quoted

The quoted for shinyRenderWidget.

See Also

[shiny_pixels_output()] for an example of using this function within a 'Shiny' application.


javierluraschi/pixels documentation built on Dec. 7, 2020, 4:44 a.m.