The function will be called on another process, very much like callr::r().

call_function(func, args = list())

Arguments

func

Function to call. See also the notes at callr::r().

args

Arguments to pass to the function. They will be copied to the worker process.

Value

Deferred object.