Part of the pedigree filtering toolset
resetGroup(ped, ids)
ped | datatable that is the `Pedigree`. It contains pedigree
information. The |
---|---|
ids | character vector of IDs to be flagged as part of the group under consideration. |
An updated pedigree with the group
column added or updated
by being set to TRUE
for the animal IDs in ped$id
and
FALSE
otherwise.