shinyInput {editbl} | R Documentation |
Get a shiny input for a column of a tbl
Description
Get a shiny input for a column of a tbl
Usage
shinyInput(x, inputId, label, selected)
Arguments
x |
column |
inputId |
shiny input Id |
label |
|
selected |
object of class of x |
Value
shiny input
Author(s)
Jasper Schelfhout
[Package editbl version 1.0.5 Index]