Import the .mca file
Usage
importMCA(
file,
silent = TRUE,
ncores = 1,
full_import = FALSE,
working_timetable = FALSE,
public_only = TRUE
)Arguments
- file
Path to .mca file
- silent
logical, should messages be displayed
- ncores
number of cores to use when parallel processing
- full_import
import all data, default FALSE
- working_timetable
use rail industry scheduling times instead of public times
- public_only
only return calls that are for public passenger pick up/set down
