latest_flights_date: Check the date of the latest flight data available

View source: R/latest_flights_date.R

latest_flights_dateR Documentation

Check the date of the latest flight data available

Description

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

## Not run:  if (interactive()) {

latest_date <- latest_flights_date()

}
## End(Not run)

flightsbr documentation built on June 8, 2025, 1:17 p.m.