checkForeignTbls {editbl} | R Documentation |
foreignTbl
constraintsCheck if all rows in tbl fufill foreignTbl
constraints
checkForeignTbls(tbl, foreignTbls)
tbl |
|
foreignTbls |
list of foreign tbls as created by |
logical
stating if tbl fufills all constraints imposed by all foreign tbls.
Jasper Schelfhout