getFamily {dvir} | R Documentation |
Get AM component of selected individuals
getFamily(dvi, ids)
dvi |
A |
ids |
A vector of ID labels of members of |
A vector of the same length as ids
, containing the family names (if
dvi$am
is named) or component indices (otherwise) of the ids
individuals.
getFamily(example2, ids = example2$missing)