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