check_data_columns: Validate the data columns of crossing information

Description Usage Arguments Value

View source: R/check_functions.R

Description

A function to check the data variable whether contains the right columns of crossing information.

Usage

1

Arguments

data

The journey data that should contain columns in the set of 'journeyId', 'personId', 'date_crossing', 'is_arrival', 'journey_sequence', and 'journeyId_prev'.

Value

A NULL value if there is no issue raised.


migrbc documentation built on July 1, 2020, 8:14 p.m.