formattableOutput: 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 CSS
width or a number
height
valid CSS
height or a number