View source: R/standard_queries.R
standard_flight_query | R Documentation |
Executes a query for FDW flights returning some of the most commonly used fields.
standard_flight_query(efoqa_connection = connect_to_efoqa())
efoqa_connection |
optionally supply an existing connection to the EMS API for re-use. |
A dataframe containing one row per FDW flight with valid data and columns with some of the most commonly needed fields.
## Not run:
standard_flight_query()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.