check_req_labelled_metadata_fields {REDCapTidieR} | R Documentation |
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())
Arguments
supertbl |
a supertibble containing a |
call |
the calling environment to use in the error message |
Value
an error message alerting that instrument metadata is incomplete
[Package REDCapTidieR version 1.2.3 Index]