add_rejection_msgs | R Documentation |
Add consolidated rejection message to data frame of interviews to reject
add_rejection_msgs(df_to_reject, df_issues, issue_types_to_reject = 1)
df_to_reject |
Data frame. Interviews to reject. Contains columns interview__id, interview__key, interviewComplete, interview__status |
df_issues |
Data frame. Issues noted for each interview. |
issue_types_to_reject |
Numeric. Issue type values to reject. |
Data frame with 1 observation per interview that consists of interview ID, rejection message, and interview status
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.