table_chunk: Table chunk

Description Usage Arguments

Description

A table chunk displays a table. By default, the table will be generated using kable and kable_styling.

Usage

1
2
table_chunk(dataframe, title = "", description = "", scrollX = FALSE,
  collapsed = FALSE)

Arguments

dataframe

the table to display.

title

the title of the table.

description

description (or caption) of the table to be displayed right below the title.

scrollX

whether add a horizontal scrollbar to the table


amar00k/UBIquitous documentation built on May 28, 2019, 3:34 p.m.