Learn R Programming

formattable (version 0.2.0.1)

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