recode_orientation.Rd
Made specifically for CaLREDIE UDF data export. Recode abbreviations to full names.
recode_orientation(col)
CTCIAdtlDemOrient column from CalREDIE.
Recoded column as character.
recode_orientation("BIS") #> [1] "Bisexual" recode_orientation(NA) #> [1] "Missing/Unknown"