Let\'s say I have this slider in a shiny app:
sliderInput( inputId = \'slider1\', label = \'Select value\', min = min(vector1), max = max(vector1),