check_fields_are_checkboxes: Check fields are of checkbox field type
Description
Check fields are of checkbox field type
Usage
check_fields_are_checkboxes(metadata_tbl, call = caller_env())
Arguments
- metadata_tbl
A metadata tibble from a supertibble
- call
The calling environment to use in the error message