infoPanel {shiny.info} | R Documentation |
Wrapper for info_panel function
Description
Wrapper for info_panel function
Usage
infoPanel(..., position = "top right")
Arguments
... |
calls with info elements |
position |
character with position of the parameter. Default "top right". |
Value
div which wraps your all info boxes to display it in the position corner of your shiny app.
[Package shiny.info version 0.2.0 Index]