add_issues_for_suso_errors | R Documentation |
First, transform SuSo validations from interview__errors
into issues of the type indicated in issue_type
.
Then add these issues to the main issues files.
add_issues_for_suso_errors( df_cases_to_review, df_errors, issue_type = 3, df_issues )
df_cases_to_review |
Data frame containing cases to review. |
df_errors |
Data frame containing SuSo validation errors. |
issue_type |
Numeric. Value of the issue type that each SuSo error will be considered. |
df_issues |
Data frame containing auto-reject issues. |
Data frame. Issues file with additional rows for SuSo validation errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.