getBSTableUI {debrowser} | 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()