indexes_last_update: Get the date of indexes composition last update

View source: R/scraper-indexes.R

indexes_last_updateR Documentation

Get the date of indexes composition last update

Description

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

## Not run: 
indexes_last_update()

## End(Not run)

rb3 documentation built on April 14, 2023, 5:10 p.m.