makeHeadrowBook: makeHeadrowTrays function

View source: R/makeHeadrowBook.R

makeHeadrowBookR Documentation

makeHeadrowTrays function

Description

function to make data.frame of headrows from a list of trays and checks.

Usage

makeHeadrowBook(
  trayName,
  pop,
  ped,
  checks,
  nTrayPerPop = 3,
  trayL = 80,
  checkSetSize = 4,
  frontBack = FALSE
)

Arguments

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

Details

[fill in details here]

Value

[value]

Examples

# none

nsantantonio/fieldMapR documentation built on Feb. 4, 2025, 3:07 a.m.