assert_type_consistency.Rd
This function checks whether the data types of fields in a dataset match the expected types specified in the metadata. It warns if any fields have a different type than expected.
assert_type_consistency(data, metadata)
No return value. The function issues warnings if any fields have an unexpected type.