View source: R/utils_airfares.R
get_airfares_dates_available | R Documentation |
Retrieve all dates available for airfares data from ANAC website
get_airfares_dates_available(dom)
dom |
Logical. Defaults to |
Numeric vector.
## Not run: if (interactive()) {
# check dates
a <- get_airfares_dates_available(domestic = TRUE)
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.