set.seed(1892)
# one date fails to parse:
# this is to provide an example of missing
# data which is acceptable to IPEDS
students <- create_dummy_data_com()
additional_cips <- create_dummy_data_com(df_type = "cip")
Run the code above in your browser using DataLab