View source: R/makeHeadrowBook.R
makeHeadrowBook | R Documentation |
function to make data.frame of headrows from a list of trays and checks.
makeHeadrowBook(
trayName,
pop,
ped,
checks,
nTrayPerPop = 3,
trayL = 80,
checkSetSize = 4,
frontBack = FALSE
)
trayName |
vector for the tray name |
pop |
vector of population names |
ped |
vector of pedigrees |
checks |
vector of check varieties |
nTrayPerPop |
number of trays per population, default is 3 |
trayL |
tray length, default is 80 |
checkSetSize |
number of checks per set, default is 4 |
frontBack |
checks at front and back of each populationo, default is TRUE |
[fill in details here]
[value]
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.