powered by
Helper function to reorder the values in the input flight dataframe.
arrange_path(df)
A two-column dataframe - The start and end airports of flights.
A two-column dataframe
# NOT RUN { arrange_path(sample_trips) # }
Run the code above in your browser using DataLab