Files
shiny/R
Barbara Borges Ribeiro dae11765bc allow the choices argument in checkboxGroupInput() to be NULL (#1652)
* allow the `choices` argument in `checkboxGroupInput()` to be `NULL` or `c()` to keep backward compatibility with Shiny < 1.0.1 (fixes #1649)

* use vapply

* added one more test; reimplemented logic for checking if choice args are null
2017-04-05 10:12:44 -05:00
..
2016-03-08 16:54:28 -06:00
2015-05-18 11:56:02 -05:00
2017-01-25 23:45:26 +00:00
2014-02-11 22:59:37 -06:00
2015-12-10 15:11:03 -06:00
2015-09-09 12:12:47 -07:00
2016-08-12 21:26:18 -05:00
2016-09-16 23:39:26 -05:00
2017-01-31 20:36:28 -06:00
2016-08-11 11:58:07 -07:00
2017-03-27 21:12:46 +01:00
2017-02-09 11:23:13 -06:00
2016-08-11 15:57:31 +01:00
2016-06-02 12:52:19 -05:00
2017-03-27 10:00:47 +01:00
2017-03-27 15:02:03 -05:00