importMCA: Import the .mca file

View source: R/atoc_import.R

importMCAR Documentation

Import the .mca file

Description

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

Details

Imports the .mca file and returns data.frame


ITSLeeds/UK2GTFS documentation built on June 9, 2025, 1:45 p.m.