Description Usage Arguments Workflow Examples
This function will turn Assessment data into long format and creates the following variables:
Question: Q1Pre, Q2Pre, Q3Pre etc.
Time: Pre, Post, or FollowUp
Response: Values of the Question
variable_code: Q1, Q2, Q3 etc.
Function takes strings in the form of "Q1P|Q2P"
for Pre- and Post Questions 1 & 2
1 | om_gather(.data, which_strings = openmindR::q_c_strings)
|
.data |
Assessment data |
which_strings |
a string indicating which variables should be parsed out (default is |
om_filter_data
-> om_rescale
-> om_clean_ppol
-> om_construct_measures
-> remove_dups
-> om_gather
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.