Make Completions Part E (gender details)
make_com_part_E(
df,
ugender = lifecycle::deprecated(),
ggender = lifecycle::deprecated()
)A dataframe with the required IPEDS structure for this survey part
A dataframe of student/degree information
`r lifecycle::badge("deprecated")` A boolean: TRUE means you are collecting and able to report "another gender" for undergraduate completers, even if you have no (or few) such students. Set as FALSE if necessary. **Starting in 2025-2026, this argument will be ignored by later code.**
`r lifecycle::badge("deprecated")` A boolean: TRUE means you are collecting and able to report "another gender" for graduate completers, even if you have no (or few) such students. Set as FALSE if necessary. **Starting in 2025-2026, this argument will be ignored by later code.**