View source: R/scraper-indexes.R
indexes_last_update | R Documentation |
Gets the date where the indexes have been updated lastly.
indexes_last_update(cache_folder = cachedir(), do_cache = TRUE)
cache_folder |
Location of cache folder (default = cachedir()) |
do_cache |
Whether to use cache or not (default = TRUE) |
the Date when the indexes have been updated
## Not run:
indexes_last_update()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.