shinyInput: Get a shiny input for a column of a 'tbl'

View source: R/shinyInput.R

shinyInputR 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

character(1)

selected

object of class of x

Value

shiny input

Author(s)

Jasper Schelfhout


editbl documentation built on April 3, 2025, 6:21 p.m.