getPotentialSires: Provides list of potential sires

Description Usage Arguments Value Examples

View source: R/getPotentialSires.R

Description

Provides list of potential sires

Usage

1
getPotentialSires(ids, minAge = 1, ped)

Arguments

ids

character vector of IDs of the animals

minAge

integer value indicating the minimum age to consider in group formation. Pairwise kinships involving an animal of this age or younger will be ignored. Default is 1 year.

ped

dataframe that is the 'Pedigree'. It contains pedigree information including the IDs listed in candidates.

Value

A character vector of potential sire Ids

Examples

1
2
3
4

rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.