getBSTableUI {debrowser}R Documentation

getBSTableUI prepares a Modal to put a table

Description

getBSTableUI prepares a Modal to put a table

Usage

getBSTableUI(name = NULL, label = NULL, trigger = NULL,
  size = "large", modal = NULL)

Arguments

name,

name

label,

label

trigger,

trigger button for the modal

size,

size of the modal

modal,

modal yes/no

Value

the modal

Examples

    x<- getBSTableUI()


[Package debrowser version 1.12.1 Index]