Description Usage Arguments Value
apply function to each select_multiple response individually
1 |
x |
a vector of select_multiple responses separated by a space " " |
FUN |
the function to be applied |
... |
further parameters passed to FUN |
each value in x is split into a vector on " " (space); the function in FUN is applied to each of these vectors. We return a vector of these results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.