flights | R Documentation |
A dataset containing measurements on flights
flights
A data frame with 253316 rows and 11 variables:
year
month
day
departure delay
arrival delay
carrier
origin
destination
time in the air
distance travelled
hour
This is a standard data set used in tutorials showing how to use the data.table package.
https://raw.githubusercontent.com/Rdatatable/data.table/master/vignettes/flights14.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.