check_invalid_boxes: Helper to filter out invalid coding boxes

Description Usage Arguments Value

View source: R/check_boxes.R

Description

Helper to filter out invalid coding boxes

Usage

1
2
3
4
5
6
7
8
check_invalid_boxes(
  form,
  other_vals,
  other_fields,
  text_fields,
  coding_boxes,
  comment
)

Arguments

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

Value

a data frame containing all the invalid rows


zongyf02/INORMUS documentation built on Dec. 28, 2021, 8:49 a.m.