Learn R Programming

REDCapTidieR (version 1.2.3)

check_fields_exist: Check fields exist for checkbox combination

Description

Check fields exist for checkbox combination

Usage

check_fields_exist(fields, expr, call = caller_env())

Arguments

fields

Vector of character strings to check the length of

expr

An expression

call

The calling environment to use in the error message