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