R/killOrphans.R
killOrphans.Rd
Internal function to remove orphan records from an RDBESDataObject
killOrphans(objectToCheck, orphansToRemove)
an RDBESDataObject
The output from the findOrphansByTable function (A data frame with the primary keys of the table checked, the two letter table identifier, and their orphan status.)
RDBESDataObject with orphan records removed