IsHidden: Evaluate if the field name is hidden in REDCap data...

is_hiddenR Documentation

Evaluate if the field name is hidden in REDCap data collection tool

Description

Determines if the fieldname is hidden based on branching logics and REDCap hidden functionality.

Usage

is_hidden(b.logic, fieldname = NA_character_, metadata)

Arguments

fieldname

Variable name

metadata

REDCap metadata

b_logic

Formatted branching logic associated with the variable name

Value

TRUE if the fieldname is hidden in REDCap

See Also

Other RedcapToR: convert_dates_red2r, convert_missing_red2r, format_branching_logics, logical_xpressions_red2r, xtend_chb_names


smockin/RedcapData documentation built on Feb. 2, 2023, 3:19 a.m.