View source: R/reformat_no_sex_or_date_results.R
reformat_no_sex_or_date_results | R Documentation |
The main thing going on here is to make sure that the pa column are males and the ma column are females and to declare a reported sex mismatch if they are both males or females.
reformat_no_sex_or_date_results(D)
D |
the output of |
A tibble where the males have been placed in the pa columns and the females ahve been placed in the ma columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.