View source: R/smartyMRSplitter.R
This function split a variable containing Smarty's output for
a multiple response question in a dummy data.frame, to be
used with cbind
.
1 | smartyMRSplitter(x, categories = NULL)
|
x |
variable to be splitted |
categories |
character vector with, if NULL all categories given in x will be used (in alphabetic order) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.