hourly: Refresh data hourly.

Description Usage Arguments Value

Description

This function will return TRUE when the data cache is stale and the data should be refreshed. Essentially this will return TRUE after the top of each hour. For example, if the last cache was created at 9:59 and then called again at 10:01, this function will return TRUE. If you wish to refresh every, say, 60 minutes, use the nMinutes function.

Usage

1

Arguments

timestamp

the timestamp to test whether the cache is stale.

Value

Returns TRUE if the the cache is stale.


jbryer/DataCache documentation built on May 18, 2019, 7 p.m.