numericInput_h: Numeric input with helper.

Description Usage Arguments Details See Also

View source: R/elements_h.R

Description

Constructs a numeric input with helper. Same as helper(numericInput(outputId, ...)). Creates help file and/or directory if it does not exist.

Usage

1
numericInput_h(inputId, helpfiles = "helpfiles", ...)

Arguments

inputId

The input slot that will be used to access the value.

helpfiles

A character string denoting directory to save empty help files. Default 'helpfiles'.

...

Optional arguments for numericInput.

Details

This function uses helper.

See Also

For more elements with helpers see plotOutput_h, tableOutput_h, sliderInput_h


BioGenies/shinydetails documentation built on March 1, 2021, 11:12 p.m.