Build Numeric Input
Arguments
- id
A
character
string specifying the namespace.- x
A reactive
data.frame
(typically returned byimport_server()
).
Value
build_numeric_input()
returns a reactivenumeric
vector (side effect: render numeric input controls).render_numeric_input()
is called for its side effects (creates UI elements).