check_ini_res_data_columns: Validate the data columns of the initial residence status data
Description
A function to check the data variable whether contains the
right columns of crossing information.
Usage
check_ini_res_data_columns(data)
Arguments
data
The journey data that should contain columns in the set of
'personId', 'res_status_initial', and 'date_finalised'.
Value
A NULL value if there is no issue raised.