This boils down to check if the hash exists at the caching dir as a file.
is_cached(text, transformers, more_specs, cache_dir = get_cache_dir())
Passed to cache_make_key()
to generate a key.
Passed to cache_make_key()
to generate a key.
Passed to cache_make_key()
to generate a key.
The caching directory relative to the .Rcache
root to
look for a cached value.