check_for_comments: Determine whether interviews contain comments relevant to the...

View source: R/workflow.R

check_for_commentsR Documentation

Determine whether interviews contain comments relevant to the rejection decision.

Description

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.


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