R/scraper-indexes.R
indexes_last_update.Rd
Gets the date where the indexes have been updated lastly.
indexes_last_update(cache_folder = cachedir(), do_cache = TRUE)
Location of cache folder (default = cachedir())
Whether to use cache or not (default = TRUE)
the Date when the indexes have been updated
if (FALSE) { # \dontrun{ indexes_last_update() } # }