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)

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