formattableOutput: Widget output function for use in Shiny

Description Usage Arguments

View source: R/render.R

Description

Widget output function for use in Shiny

Usage

1
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


formattable documentation built on Jan. 13, 2021, 7:17 a.m.