killOrphans: Internal function to remove orphan records from an...

View source: R/killOrphans.R

killOrphansR Documentation

Internal function to remove orphan records from an RDBESDataObject

Description

Internal function to remove orphan records from an RDBESDataObject

Usage

killOrphans(objectToCheck, orphansToRemove)

Arguments

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.)

Value

RDBESDataObject with orphan records removed


ices-tools-dev/icesRDBES documentation built on April 17, 2025, 1:58 p.m.