nivocal-shiny: Shiny bindings for nivocal

Description Usage Arguments

Description

Output and render functions for using nivocal within Shiny applications and interactive Rmd documents.

Usage

1
2
3
4
5
nivocalOutput(outputId, width = "100%%", height = "400px")

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

nivocal_html(id, style, class, ...)

Arguments

outputId

output variable to read from

expr

An expression that generates a nivocal

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.


react-R/nivocal documentation built on May 6, 2019, 11:17 a.m.