add_rejection_msgs: Add consolidated rejection message to data frame of...

View source: R/workflow.R

add_rejection_msgsR Documentation

Add consolidated rejection message to data frame of interviews to reject

Description

Add consolidated rejection message to data frame of interviews to reject

Usage

add_rejection_msgs(df_to_reject, df_issues, issue_types_to_reject = 1)

Arguments

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.

Value

Data frame with 1 observation per interview that consists of interview ID, rejection message, and interview status


arthur-shaw/susoreview documentation built on Feb. 10, 2023, 7:54 p.m.