Description Usage Arguments Value Examples
function to create a tibble with indicator for year and stage from a "records" object produced by AlphaSimHlpR. Possibly redundant to framePhenoRec() function.
1 | tidyrecords(records)
|
records |
a list-class "records" object produced by AlphaSimHlpR |
a tibble with indicator for year and stage
1 2 | records <- fillPipeline(founders, bsp, SP)
records <- tidyrecords(records)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.