read_DB_data: Reads a data file as provided by 'Deutsche Bahn' (for...

View source: R/data_handling.r

read_DB_dataR Documentation

Reads a data file as provided by 'Deutsche Bahn' (for internal use).

Description

Reads a data file as provided by 'Deutsche Bahn' (for internal use).

Usage

read_DB_data(file)

Arguments

file

character with path and file name containing the variables for 'stationID', 'date', 'hour', 'minutes', and 'delay'

Value

data.frame with variables 'node', 'time', 'delay'

See Also

Other data_handling: aggr_data()


jmanitz/NetOrigin documentation built on Sept. 5, 2023, 6:10 a.m.