powered by
numericInput(inputId, label, value, min = NA, max = NA, step = NA)
updateNumericInput
numericInput("obs", "Observations:", 10, min = 1, max = 100)
Run the code above in your browser using DataLab