sliderInput_h: Slider input with helper

Description Usage Arguments Details See Also

View source: R/elements_h.R

Description

Constructs a slider widget with helper. Same as helper(sliderInput(outputId, ...)). Creates help file and/or directory if it does not exist.

Usage

1
sliderInput_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 sliderInput.

Details

This function uses helper.

See Also

For more elements with helpers see numericInput_h, plotOutput_h, tableOutput_h


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