boostrap_table: data.table to html (boostrap style)

Description Usage Arguments Examples

View source: R/ui_elements.R

Description

data.table to html (boostrap style)

Usage

1
boostrap_table(x, class = "responsive")

Arguments

x

a data.table

Examples

1
boostrap_table( data.table(x = 1, y = 'a') )

mpio-be/bib2 documentation built on Dec. 12, 2021, 10:48 p.m.