download_ontime {skynet}R Documentation

Download On-Time

Description

Download On-Time Performance Data directly from BTS/RITA/Transtats website raw data (prezipped file), for SKYNET's import function.

Usage

download_ontime(y, m, auto = TRUE)

Arguments

y

year to be imported

m

month to be imported

auto

Automatically assigns object

Examples

## Not run: 

import_ontime(skynet_example("Ontime.csv"))


## End(Not run)

[Package skynet version 1.4.3 Index]