standard_flight_query: standard_flight_query

View source: R/standard_queries.R

standard_flight_queryR Documentation

standard_flight_query

Description

Executes a query for FDW flights returning some of the most commonly used fields.

Usage

standard_flight_query(efoqa_connection = connect_to_efoqa())

Arguments

efoqa_connection

optionally supply an existing connection to the EMS API for re-use.

Value

A dataframe containing one row per FDW flight with valid data and columns with some of the most commonly needed fields.

Examples

## Not run: 
standard_flight_query()

## End(Not run)

ge-flight-analytics/refoqa documentation built on Oct. 15, 2024, 7:15 a.m.