R/pivottabler.R
pivottablerOutput.Rd
Standard function for Shiny scaffolding.
pivottablerOutput(outputId, width = "100%", height = "100%")
The id of the html element that will contain the htmlwidget.
The target width of the htmlwidget.
The target height of the htmlwidget.