Skip to contents

Check the date of the latest flight data available

Usage

latest_flights_date()

Value

A numeric date in the format yyyymm.

See also

Other support function: latest_airfares_date()

Examples

if (FALSE)  if (interactive()) {

latest_date <- latest_flights_date()

} # \dontrun{}