powered by
The basictabler function is primarily intended for use with Shiny web applications.
basictabler
basictabler(bt, width = NULL, height = NULL, styleNamePrefix = NULL)
A HTML widget.
The table to render.
The target width.
The target height.
A text prefix to be prepennded to the CSS declarations (to ensure uniqueness).
# See the Shiny vignette in this package for an example.
Run the code above in your browser using DataLab