You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RShiny/lessons/02_inputs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ To have a third, placeholder, argument:
59
59
60
60
Adding this in creates default text to appear in the box, giving the user an example.
61
61
62
-
## Sliding range
62
+
## Sliders
63
63
64
64
Slider inputs are a great way to provide an interactive range for the user to select a value from. Below we will have the example code that one can use to create a slider input:
0 commit comments