formattableOutput: Widget output function for use in Shiny

View source: R/render.R

formattableOutputR 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 CSS width or a number

height

valid CSS height or a number


renkun-ken/formattable documentation built on Dec. 7, 2024, 10:19 p.m.