Description Usage Arguments Details Value Examples
View source: R/PopulationImprovement.R
Function to figure out where an ID is in the records
1 | whereIsID(id, records)
|
id |
String id use in AlphaSimR |
records |
The breeding program |
Goes through the records to find the last time id was phenotyped
Integer vector with the stage and cycle where the id was found or c(NA, NA)
1 | stgCyc <- whereIsID(id, records)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.