renderGauge: Gauge Output

Description Usage Arguments Author(s)

Description

Makes a reactive version of the given expression and sends the data to the gauge.

Usage

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

Arguments

expr

An expression that returns an R object that can be used as an argument to cat.

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.

Author(s)

Jeff Allen <jeff.allen@trestletechnology.net>


trestletech/ShinyDash documentation built on May 31, 2019, 7:47 p.m.