is_hidden | R Documentation |
Determines if the fieldname is hidden based on branching logics and REDCap hidden functionality.
is_hidden(b.logic, fieldname = NA_character_, metadata)
fieldname |
Variable name |
metadata |
REDCap metadata |
b_logic |
Formatted branching logic associated with the variable name |
TRUE if the fieldname is hidden in REDCap
Other RedcapToR: convert_dates_red2r
,
convert_missing_red2r
,
format_branching_logics
,
logical_xpressions_red2r
,
xtend_chb_names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.