download_ontime: Download On-Time

View source: R/download_ontime.R

download_ontimeR 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)

skynet documentation built on June 17, 2022, 5:05 p.m.