renderNglShiny: More shiny plumbing - an nglShiny wrapper for htmlwidget...

View source: R/nglShiny.R

renderNglShinyR Documentation

More shiny plumbing - an nglShiny wrapper for htmlwidget standard rendering operation

Description

More shiny plumbing - an nglShiny wrapper for htmlwidget standard rendering operation

Usage

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

Arguments

expr

an expression that generates an HTML widget.

env

environment in which to evaluate expr.

quoted

logical specifies whether expr is quoted ("useuful if you want to save an expression in a variable").

Value

not sure


paul-shannon/nglShiny documentation built on Feb. 7, 2023, 8:58 a.m.