download_t100_int: Download Data from T100 international files

View source: R/download_t100_int.R

download_t100_intR Documentation

Download Data from T100 international files

Description

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

Usage

download_t100_int(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_int(2010, "mkt")


## End(Not run)

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