fixSexCoding | R Documentation |
Internal function used to assist in fixing sex coding separately from id coding type.
fixSexCoding(x, sex_coding = TRUE, dadid, momid)
x |
current row to check against |
sex_coding |
logical. Is sex coded as character? |
dadid |
column name of father ids |
momid |
column name of mother ids |
appropriate sex coding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.