pivottablerOutput: Standard function for Shiny scaffolding.

View source: R/pivottabler.R

pivottablerOutputR Documentation

Standard function for Shiny scaffolding.

Description

Standard function for Shiny scaffolding.

Usage

pivottablerOutput(outputId, width = "100%", height = "100%")

Arguments

outputId

The id of the html element that will contain the htmlwidget.

width

The target width of the htmlwidget.

height

The target height of the htmlwidget.


cbailiss/pivottabler documentation built on Oct. 14, 2023, 9:38 a.m.