Flash Sale | 50% off

Last chance! 50% off unlimited learning

Sale ends in


upsetjs (version 1.11.1)

renderUpsetjs: Shiny render bindings for upsetjs

Description

Shiny render bindings for upsetjs

Usage

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

Value

The output of shinyRenderWidget function

Arguments

expr

An expression that generates an upset

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.