Skip to contents

Generate an interactive data table with download buttons.

Usage

createDT(dat, caption = "", scrollY = 400)

Arguments

dat

Data to show.

caption

Table caption.

scrollY

Maximum height (in pixels) before defaulting to scrolling.

See also

Examples

 
echodata::createDT(dat = echodata::BST1)