prep_om_awards {IPEDSuploadables} | R Documentation |
Set up extra_awards df for Outcome Measures part B, C, D
Description
Select correct year, ensure all award levels end up with a column
Usage
prep_om_awards(df, award)
Arguments
df |
A dataframe of student statuses |
award |
A string with the df column to use for processing depending on the OM part |
Value
A dataframe pivoted and prepared for use within the make_om_part functions B-D
[Package IPEDSuploadables version 2.10.0 Index]