formattableOutput {formattable} | R Documentation |
Widget output function for use in Shiny
Description
Widget output function for use in Shiny
Usage
formattableOutput(outputId, width = "100%", height = "0")
Arguments
outputId |
output variable to read from |
width |
a valid |
height |
valid |
[Package formattable version 0.2.1 Index]