Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

basictablerOutput

Standard function for Shiny scaffolding.


Description

Standard function for Shiny scaffolding.

Usage

basictablerOutput(outputId, width = "100%", height = "100%")

Arguments

outputId

The id of the html element that will contain the htmlwidget.

width

The target width of the htmlwidget.

height

The target height of the htmlwidget.

Examples

# See the Shiny vignette in this package for an example.

basictabler

Construct Rich Tables for Output to 'HTML'/'Excel'

v1.0.0
GPL-3
Authors
Christopher Bailiss [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.