Learn R Programming

editbl (version 1.2.0)

shinyInput: 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)

Value

shiny input

Arguments

x

column

inputId

shiny input Id

label

character(1)

selected

object of class of x

Author

Jasper Schelfhout