pivottablerOutput | R Documentation |
Standard function for Shiny scaffolding.
pivottablerOutput(outputId, width = "100%", height = "100%")
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.