Description Usage Arguments Value See Also
ids_to_names
takes a table of responses and renames the columns with
question identifier names (e.g. QID2
) using question names (e.g.,
approval
). names_to_ids
does the reverse.
1 2 3 | ids_to_names(tbl, design_object)
names_to_ids(tbl, design_object)
|
tbl |
A data.frame of survey responses. |
design_object |
A |
The table with renamed columns.
drop_meta
, drop_sensitive
,
keep_questions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.