Description
Function results can be memoised in R so repeated calls reuse cached values. Developers use it to speed expensive computations, with cache invalidation and input sensitivity still considered.
FICHA · AUR
'Memoisation' of Functions
en Function results can be memoised in R so repeated calls reuse cached values. Developers use it to speed expensive computations, with cache invalidation and input sensitivity still considered.
Permissions not analysed for this source yet.