read_data_from_cache: Read data from the cache directory

View source: R/cache.R

read_data_from_cacheR Documentation

Read data from the cache directory

Description

For the directory used for caching see cache_directory().

Usage

read_data_from_cache(filepath, unwrap = FALSE, quiet = FALSE)

Arguments

filepath

Path of the file to deserialize as a character string

unwrap

Whether the deserialized object should be "unpacked" (as required by terra::SpatRaster objects)

quiet

Omit warning on cache file being loaded

Value

Object deserialized


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.