createDT | R Documentation |
Generate an interactive data table with download buttons.
createDT(dat, caption = "", scrollY = 400)
dat |
Data to show. |
caption |
Table caption. |
scrollY |
Maximum height (in pixels) before defaulting to scrolling. |
Other general:
fillNA_CS_PP()
,
get_nrows()
,
get_os()
,
is_empty()
echodata::createDT(dat = echodata::BST1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.