killOrphans | R Documentation |
Internal function to remove orphan records from an RDBESDataObject
killOrphans(objectToCheck, orphansToRemove)
objectToCheck |
an RDBESDataObject |
orphansToRemove |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.