More shiny plumbing - a cyjShiny wrapper for htmlwidget standard rendering operation
renderCyjShiny(expr, env = parent.frame(), quoted = FALSE)output from htmlwidgets rendering operation
an expression that generates an HTML widget.
environment in which to evaluate expr.
logical specifies whether expr is quoted ("useuful if you want to save an expression in a variable").