Description Usage Format Source Examples
Useful metadata about airports.
1 |
A data frame with columns:
The variable is character. FAA airport code
The variable is character. Usual name of the airport
The variable is numeric. Lattitude of the airport location
The variable is numeric. Longitude of the airport location
The variable is numeric. Altitude in feet
The variable is numeric. Timezone offset from GMT
The variable is character. Daylight savings time zone. A = Standard US DST: starts on the second Sunday of March, ends on the first Sunday of November. U = unknown. N = no dst.
The variable is character. IANA time zone, as determined by GeoNames webservice.
https://github.com/hadley/nycflights13
1 2 3 4 | ## Not run:
airports
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.