ssimparser {ssimparser}R Documentation

ssimparser: A Tool for Parsing Standard Schedules Information (Chapter 7).

Description

Parse SSIM file (types 2 and 3) into a Data Frame.

Bugs report:
https://github.com/sthonnard/ssimparser

ssimparser functions

get_ssim_collist()
Get the list of columns that can be parsed from SSIM.

load_ssim(ssim_file)
Parse SSIM file into a Data Frame.

load_ssim_flights(ssim_files)
Parse multiple SSIM files, expand to flights, and return the result into a Data Frame.

get_ssim_sample()
Get a sample SSIM file as a character vector.


[Package ssimparser version 0.1.1 Index]