Commit fc234f4
committed
Docs: clarify
Explain that `varSelectInput()` is a `selectInput()` convenience wrapper
that returns the selected column name as a symbol for use with tidy
evaluation, and use plain `selectInput()` when a symbol is not needed.
Also fix the "to instead of" -> "instead of" typo in the existing
description of selectize.js.
Fixes #2334varSelectInput() purpose and fix typo1 parent 5865a28 commit fc234f4
3 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
302 | 308 | | |
303 | 309 | | |
304 | | - | |
| 310 | + | |
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments