cachedCallConcur: Make a cached function call concurrently

Description Usage

View source: R/core_public.R

Description

See the help file for cachedCall. The only difference is that cachedCallConcur evaluates the function specified in ..fun.. confurrently, via an async Rscript.call. Use this call tool when inputs (arguments) are relatively small while the called function is relatively time-consuming and its return value in not needed immediatelly in the next workflow step.

Usage

1

alekrutkowski/cacheflow documentation built on Sept. 3, 2021, 7:10 p.m.