tidyrecords: tidyrecords function

Description Usage Arguments Value Examples

Description

function to create a tibble with indicator for year and stage from a "records" object produced by AlphaSimHlpR. Possibly redundant to framePhenoRec() function.

Usage

1
tidyrecords(records)

Arguments

records

a list-class "records" object produced by AlphaSimHlpR

Value

a tibble with indicator for year and stage

Examples

1
2
records <- fillPipeline(founders, bsp, SP)
records <- tidyrecords(records)

wolfemd/alphaSimHlpR documentation built on Sept. 19, 2021, 6:25 p.m.