isUpdated: Has a cached object has been updated?

View source: R/cache-helpers.R

isUpdatedR Documentation

Has a cached object has been updated?

Description

Has a cached object has been updated?

Usage

isUpdated(x)

Arguments

x

cached object

Value

logical

Examples

# An object not returned from Cache is not "updated"
isUpdated(1:10)


reproducible documentation built on Aug. 26, 2026, 1:07 a.m.