Skip to contents

Gets the date where the indexes have been updated lastly.

Usage

indexes_last_update(cache_folder = cachedir(), do_cache = TRUE)

Arguments

cache_folder

Location of cache folder (default = cachedir())

do_cache

Whether to use cache or not (default = TRUE)

Value

the Date when the indexes have been updated

Examples

if (FALSE) {
indexes_last_update()
}