View source: R/latest_flights_date.R
latest_airfares_date | R Documentation |
Check the date of the latest airfare data available
latest_airfares_date(dom = TRUE)
dom |
Logical. Defaults to |
A numeric date in the format yyyymm
.
Other support function:
latest_flights_date()
## Not run: if (interactive()) {
latest_date <- latest_airfares_date()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.