render_g2: use expr description from htmlwidgets to avoid bad inherit...

View source: R/shiny.R

render_g2R Documentation

use expr description from htmlwidgets to avoid bad inherit params code

Description

use expr description from htmlwidgets to avoid bad inherit params code

Usage

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

Arguments

expr

An expression that generates g2 widget

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.


13kay/rg2 documentation built on Feb. 16, 2024, 10:22 p.m.