Learn R Programming

skynet (version 1.0.1)

importT100: Import T-100 Data

Description

Imports T-100 Data directly from BTS/RITA/Transtats website raw data (prezipped file), for SKYNET's import function. Please try to name original csv as e.g. "T100 2011Q1mkt.csv" or "T100 2011Q1seg.csv" respectively

Usage

importT100(x, nonsch = FALSE)

Arguments

x

T-100 csv

nonsch

Should equal TRUE to include non-scheduled flights

Examples

Run this code
# NOT RUN {
importT100(skynet_example("T100_2011_mkt.csv"))

# }

Run the code above in your browser using DataLab