shinyInput: Programmatically create a Shiny input

View source: R/mod_data_pool_table.R

shinyInputR Documentation

Programmatically create a Shiny input

Description

Programmatically create a Shiny input

Usage

shinyInput(FUN, n, id, label, ...)

Arguments

FUN

function to create the input

n

number of inputs to be created

id

ID prefix for each input

label

label of shiny object (string)

...

additaional arguments passed to FUN


CCICB/CRUX documentation built on Jan. 28, 2024, 10:12 p.m.