cache_set: Set an entry in the cache

Description Usage Arguments

View source: R/cache.R

Description

Set an entry in the cache

Usage

1
cache_set(function_name, arg_hash, result, cache)

Arguments

function_name

function_name to set against

arg_hash

the hash of the arguments

result

the result to cache

cache

the Cache object to cache it in


mattdneal/cacheMan documentation built on May 21, 2019, 12:58 p.m.