getBSTableUI | R Documentation |
getBSTableUI prepares a Modal to put a table
getBSTableUI(
name = NULL,
label = NULL,
trigger = NULL,
size = "large",
modal = NULL
)
name, |
name |
label, |
label |
trigger, |
trigger button for the modal |
size, |
size of the modal |
modal, |
modal yes/no |
the modal
x<- getBSTableUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.