calculateChkReps: calculateChkReps function

Description Usage Arguments Details Value Examples

View source: R/SpecifyPipeline.R

Description

Once entries are specified, calculate the number of times checks will be replicated. Each rep must have at least one check.

Usage

1

Arguments

bsp

A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters

Details

Call this function once nEntries, nReps, nChks, and entryToChkRatio have been specified

Value

The bsp list with updated chkReps

Examples

1
bsp <- calculateChkReps(bsp)

jeanlucj/AlfSimHlpR documentation built on Nov. 7, 2021, 5:10 p.m.