download_t100: Download Data from T100 files

View source: R/download_t100.R

download_t100R Documentation

Download Data from T100 files

Description

Downloads data from BTS/RITA/Transtats and imports it into R

Usage

download_t100(y = NULL, type = NULL)

Arguments

y

year to be imported

type

"mkt" for Market, "seg" for Segment databases respectively

Details

Note: The BTS often changes the way we can access these files. So please be warned that this is still an experimental feature.

Examples

## Not run: 

download_t100(2010, "mkt")


## End(Not run)

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