Create an issue from one or more attributes in attribute data
Arguments
- df_attribs
Data frame of attributes
- vars
Character. Variable(s) needed for the logical expression in
condition
.- where
Logical expression that if
TRUE
indicates an issue.- type
Type of issue. Values are as follows: c(
Reject
= 1,Comment
= 2,Review
= 4)- desc
Character. Short description for survey managers to understand the issue.
- comment
Character. Longer message for interviewers to understand the issue and what to do about it.