Learn R Programming

skynet (version 1.4.3)

download_ontime: 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

Run this code
# NOT RUN {
import_ontime(skynet_example("Ontime.csv"))

# }

Run the code above in your browser using DataLab