plotRecords: plotRecords function

Description Usage Arguments Details Value Examples

View source: R/plotData.R

Description

function to make a plot from the data in records

Usage

1
plotRecords(replicRecords)

Arguments

records

The breeding program records object. See fillPipeline for details

Details

records is a list of lists of populations and phenotype matrices useful for maintaining the phenotypic observations across years and stages

Value

Makes a plot of the gain over cycles of selection and returns the dataset used to make that plot

Examples

1
exptSummary <- plotRecords(records)

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