Check the date of the latest flight data available

latest_flights_date()

Value

A numeric date in the format yyyymm.

Examples

if (FALSE)  if (interactive()) {

latest_date <- latest_flights_date()

}