validate_referential_integrity {csvwr} | R Documentation |
Validate the referential integrity of a csvw table group
Description
Fails if foreign keys aren't found in the referenced tables
Usage
validate_referential_integrity(csvw)
Arguments
csvw |
the metadata annotation |
Value
a list specifying any foreign key violations
[Package csvwr version 0.1.7 Index]