create_dummy_data_e1d: Create dummy data for testing the completions functions
Description
Creates a prepared dataframe to test scripts related to IPEDS 12 Month Enrollment reporting.
Produces either a student dataframe or a dataframe of instructional activity, depending on the argument you select
Usage
create_dummy_data_e1d(df_type = "student")
Value
a dataframe ready for the rest of the e1d scripts
Arguments
df_type
a string: "student" to get the main df needed, "instr" to get instructionalactivity