Generate an interactive data table with download buttons.

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

Arguments

dat

Data to show.

caption

Table caption.

scrollY

Maximum height (in pixels) before defaulting to scrolling.

See also

Other general: fillNA_CS_PP(), get_nrows(), get_os(), is_empty()

Examples

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