View source: R/make_com_part_E.R
make_com_part_E | R Documentation |
Make Completions Part E (gender details)
make_com_part_E(
df,
ugender = lifecycle::deprecated(),
ggender = lifecycle::deprecated()
)
df |
A dataframe of student/degree information |
ugender |
'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.** |
ggender |
'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.** |
A dataframe with the required IPEDS structure for this survey part
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.