Retrieve all dates available for flights data from ANAC website

get_flight_dates_available()

Value

Numeric vector.

Examples

if (FALSE)  if (interactive()) {
# check dates
a <- get_flight_dates_available()
}