Description Usage Arguments Details Value
Check if select_multiple choices were selected
1 |
x |
a vector of select multiple responses, with choices separated by spaces |
any |
TRUE if any of the values supplied here as a vector were selected |
all |
TRUE if all of the values supplied here as a vector were selected |
exactly |
TRUE if exactly all of the values supplied here as a vector were selected (an no others) |
any |
TRUE if none of the values supplied here as a vector were selected |
only supply one of any/all/exactly/any
a logical vector, same length as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.