Description Usage Arguments Value
Helper to filter out invalid coding boxes
1 2 3 4 5 6 7 8 | check_invalid_boxes(
form,
other_vals,
other_fields,
text_fields,
coding_boxes,
comment
)
|
form |
any form containing ptstatus, other_fields, text_fields, and coding_boxes |
other_vals |
int value corresponding to the 'other' option |
other_fields |
string name of the 'other_fields' column |
text_fields |
string name of the 'text_fields' column |
coding_boxes |
a vector of column names for coding boxes |
comment |
comment about specific check |
a data frame containing all the invalid rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.