Skip to contents

Determine whether interviews contain comments relevant to the rejection decision.

Usage

check_for_comments(df_comments, df_issues, df_cases_to_review)

Arguments

df_comments

Data frame. Corresponds to interview__comments export file.

df_issues

Data frame. File of issues.

df_cases_to_review

Data frame. File of cases that are subject to review.

Value

Data frame. One observation per interview with a comment.