Description Usage Arguments Value
Combine same choices from ISAS "table + piping + multiple choice"
1 2 | combine_pipe_table(df, var_start, var_end, mr_C_max, steps, rep_place = c("q",
"c"))
|
df |
Data. |
var_start |
Variable name of table start. |
var_end |
Variable name of table end. |
mr_C_max |
Number of items in a multiple response question, including repeated. |
steps |
Number of duplicated questions in a question set. |
rep_place |
Where the repeated items locate. "q" for question; "c" for choices |
data.frame result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.