tidyrecords.Rdfunction to create a tibble with indicator for year and stage from a "records" object produced by AlphaSimHlpR. Possibly redundant to framePhenoRec() function.
tidyrecords(records)
| records | a list-class "records" object produced by AlphaSimHlpR |
|---|
a tibble with indicator for year and stage
#> Error in fillPipeline(founders, bsp, SP): object 'bsp' not foundrecords <- tidyrecords(records)#> Error in unnest(., recs): could not find function "unnest"