import_ontime: Import on-time Data

View source: R/import_ontime.R

import_ontimeR Documentation

Import on-time Data

Description

Imports on-time Data directly from BTS/RITA/Transtats website raw data (prezipped file), for SKYNET's import function.

Usage

import_ontime(x, auto = TRUE)

Arguments

x

On-time csv (from zipped file)

auto

Automatically assigns object

Details

Files can be found here https://www.transtats.bts.gov/Fields.asp?gnoyr_VQ=FGJ. More information on variables to select and type of files to use can be found here

Examples

## Not run: 

import_ontime(skynet_example("Ontime_2011_1.csv"))


## End(Not run)

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