importMCA | R Documentation |
Import the .mca file
importMCA(
file,
silent = TRUE,
ncores = 1,
full_import = FALSE,
working_timetable = FALSE,
public_only = TRUE
)
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 |
Imports the .mca file and returns data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.