assert_field_distinctness.Rd
This function checks whether the uniqueness of columns in a new dataset matches the expected uniqueness defined in a metadata reference. It warns if any columns do not conform to the expected uniqueness.
assert_field_distinctness(new_data, metadata)
No return value. The function issues warnings if any columns deviate from their expected uniqueness.