Widget output function for use in Shiny

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