planes: Plane metadata

Description Usage Format Source Examples

Description

Plane metadata for all plane tailnumbers found in the FAA aircraft registry. American Airways (AA) and Envoy Air (MQ) report fleet numbers rather than tail numbers so can't be matched.

Usage

1

Format

A data frame with columns:

tailnum

The variable is character. Tail number

year

The variable is integer. Year manufactured

type

The variable is character.

manufacturer

The variable is character. Manufacturer

model

The variable is character. model

engines

The variable is integer. Number of engines

seats

The variable is integer. Number of seats

speed

The variable is integer. Average cruising speed in mph

engine

The variable is character. Type of engine

Source

https://github.com/hadley/nycflights13

Examples

1
2
3
4
## Not run: 
planes

## End(Not run)

byuidatascience/data4python4ds documentation built on July 26, 2020, 5:02 a.m.