The function numericRangeInput() is included in shinyWidgets as of 0.4.5.
All changes and updates to this function will be made in shinyWidgets.
shinyRange will no longer be maintained.
numericRangeInput() now has an example. numericRangeInput() has a simplified namespace. updateNumericRangeInput() now has documentation. numericRangeInput() now exports correctly. demoNumericRange() loses unnecessary example argument. demoNumericRange() provides an interactive demonstration of
numericRangeInput(). Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.