Description Usage Format Examples
Cow data include 100 cows with id records, father's record, mother' record, number of HYS, age of first calving and Herd life.
1 | data("Cow")
|
A data frame with 100 observations on the following 6 variables.
REGNOThe number form animal record as vector or column matrix
FREGThe number form father's animal record as vector or column matrix
MREGThe number form mother's animal record as vector or column matrix
HYSa numeric vector levels of Herd, Year, Season
AGECALa numeric vector of age of first calving
HLa numeric vector of Herd Life
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.