find_missing_parent: Find parents that have been removed but are required for plotting.
Description
Find parents that have been removed but are required for plotting.
Usage
find_missing_parent(x, dad = TRUE)
Arguments
dad
Logical. If TRUE looking for missing dad, if FALSE looking for missing mom.
Value
The IDs of the missing parents.