R/check_functions.R
check_ini_res_data_columns.RdA function to check the data variable whether contains the right columns of crossing information.
check_ini_res_data_columns(data)
| data | The journey data that should contain columns in the set of 'personId', 'res_status_initial', and 'date_finalised'. |
|---|
A NULL value if there is no issue raised.