airport | R Documentation |
Statistics on departures and arrivals at 135 US airports. Rows are airports; columns of data are named as follows:
"airport"Airport number: 1 to 135
"schdep"Number of scheduled depatrures
"actdep"Number of actual depatrures
"passngrs"Number of passengers passing through airport
"freitrev"Freight revenue in thousands of dollars
"mailrev"Mail revenue in thousands of dollars
"name"Name of airport
"city"City containing airport
data(airport)
A data frame
forgotten
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.