sample_trips {flightplot} | R Documentation |
Sample Trip Dataset
Description
A two-column dataframe with start and end airports of flights. The dataframe can be readily used as input for the main plot function.
Usage
sample_trips
Format
Dataframe
- Departure
IATA code for departure airports
- Arrival
IATA code for arrival airports.
Examples
sample_trips
[Package flightplot version 0.1.0 Index]