Description Usage Arguments Value Examples
GET Flight Status at Arrival Airport
1 | get_flight_status_arrival(airport = "FRA", fromDateTime = NULL)
|
airport |
3-letter IATA airport code (e.g. 'YVR'). Default 'FRA'. |
fromDateTime |
ISO 8601 data time string. Format is YYYY-MM-DDTHH:mm. Default is the Sys.time(). |
httr content object
1 | get_flight_status_departure(airport = "YVR", fromDateTime = "2018-04-13T00:00")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.