View source: R/import_ontime.R
import_ontime | R Documentation |
Imports on-time Data directly from BTS/RITA/Transtats website raw data (prezipped file), for SKYNET's import function.
import_ontime(x, auto = TRUE)
x |
On-time csv (from zipped file) |
auto |
Automatically assigns object |
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
## Not run: import_ontime(skynet_example("Ontime_2011_1.csv")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.