View source: R/download_db1b.R
download_db1b | R Documentation |
Downloads data from BTS/RITA/Transtats and imports it into R
download_db1b(y = NULL, q = NULL)
y |
year to be imported |
q |
quarter to be imported |
Coupon files can be found at https://www.transtats.bts.gov/Fields.asp?gnoyr_VQ=FLM. Ticket files can be found at https://www.transtats.bts.gov/Fields.asp?gnoyr_VQ=FKF.
Note: The BTS often changes the way we can access these files. So please be warned that this is still an experimental feature.
## Not run: download_db1b(2010, 1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.