nivopie-shiny: Shiny bindings for nivopie

nivopie-shinyR Documentation

Shiny bindings for nivopie

Description

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

Usage

nivopieOutput(outputId, width = "100%%", height = "400px")

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

nivopie_html(id, style, class, ...)

Arguments

outputId

output variable to read from

expr

An expression that generates a nivopie

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.


jienagu/nivopie documentation built on Nov. 25, 2022, 11:08 p.m.