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