regressoR (version 1.1.8)

labelInput: labelInput

Description

label with identifier for language change

Usage

labelInput(inputId, value = "")

Arguments

inputId

The id of the label.

value

Default Value of the label (optional). Default value is "".

Value

shiny.tag object

Details

this function only work correctly on the server side because they need the css and js file.