Description Usage Arguments Details Value
Transposes survey data from wide to long to prepare for tidy calculation of CXi
1 | survey_transpose(survey_data, ...)
|
survey_data |
Raw survey data. Needs to be one row per survey with the three CXi question responses having column names of needs, ease and emotion |
... |
optional colunns by which to group the CXi calculation. There is no limit to the number of grouping variables chosen. Too many will likely result in CXi calculations that are too fragmented / based on very small survey counts. |
This function is called by other functions in the package that do the final CXi calculations.
Data frame with one row per survey response for each of the three CXi questions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.