Check that all metadata tibbles within a supertibble contain field_name
and field_label
columns
field_name
and field_label
columnscheck_req_labelled_metadata_fields(supertbl, call = caller_env())
supertbl
: a supertibble containing a redcap_metadata
columncall
: the calling environment to use in the error messagean error message alerting that instrument metadata is incomplete
Useful links