R/flight.R
flights_to_dataframe.Rd
Converts a list of flight_record objects into a data frame. Internal function used by fetch_flights().
flights_to_dataframe(flights)
List of flight_record objects
A data frame with flight information