getCachedObject: getCachedObject(sig,wd)

Description Usage Arguments Value

View source: R/internals.R

Description

Internal utility function to retreive a cached object.

Usage

1
getCachedObject(sig, wd = paste0(getwd(), "/.R_Cache/"))

Arguments

sig

MD5 hash of the objects URL reference

wd

By default, the .R_Cache directory in the working directory.

Value

Returns a cached data object.


gandiwan/datim-validation documentation built on Dec. 20, 2021, 9:47 a.m.