Learn R Programming

REDCapTidieR (version 1.2.3)

check_req_labelled_metadata_fields: Check that all metadata tibbles within a supertibble contain field_name and field_label columns

Description

Check that all metadata tibbles within a supertibble contain field_name and field_label columns

Usage

check_req_labelled_metadata_fields(supertbl, call = caller_env())

Value

an error message alerting that instrument metadata is incomplete

Arguments

supertbl

a supertibble containing a redcap_metadata column

call

the calling environment to use in the error message