powered by
Creates a prepared dataframe to test scripts related to IPEDS Outcome Measures reporting. Produces either a student/status dataframe
create_dummy_data_om()
a dataframe ready for the rest of the om scripts
remember: want to save this data out into the package so it's available
#creates a very specific population #function does not allow for anything to be updated at time of run #in other words: will always create a fixed-value dataframe dat <- create_dummy_data_om()
Run the code above in your browser using DataLab