orTextualUI {wilson} | R Documentation |
orTextual module UI representation
Description
This module allows to select (multiple) inputs from a selectInput
element.
The functions creates HTML tag definitions of its representation based on the parameters supplied.
Usage
orTextualUI(id)
Arguments
id |
The ID of the modules namespace. |
Value
A list with HTML tags from tag
.
[Package wilson version 2.4.2 Index]