cache_get_mtime: cache_get_mtime

View source: R/cache_files.R

cache_get_mtimeR Documentation

cache_get_mtime

Description

Get the last modification time of the cache by querying the mtime of all of the files that make up the cache

Usage

cache_get_mtime(table_name, depth, type)

Arguments

table_name

string

depth

string, e.g. "deep" or "shallow"

type

string, e.g. "tessi" or "stream"

Value

POSIXct modification time

Examples

## Not run: 
cache_get_mtime("test", "deep", "stream")

## End(Not run)

skysyzygy/tessilake documentation built on June 14, 2025, 6:50 p.m.