renderPivottabler: Standard function for Shiny scaffolding.

View source: R/pivottabler.R

renderPivottablerR Documentation

Standard function for Shiny scaffolding.

Description

Standard function for Shiny scaffolding.

Usage

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

Arguments

expr

The R expression to execute and render in the Shiny web application.

env

Standard shiny argument for a render function.

quoted

Standard shiny argument for a render function.


pivottabler documentation built on Oct. 1, 2023, 5:07 p.m.