check_for_comments | R Documentation |
Determine whether interviews contain comments relevant to the rejection decision.
check_for_comments(df_comments, df_issues, df_cases_to_review)
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. |
Data frame. One observation per interview with a comment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.