Skip to contents

Converts a list of flight_record objects into a data frame. Internal function used by fetch_flights().

Usage

flights_to_dataframe(flights)

Arguments

flights

List of flight_record objects

Value

A data frame with flight information