c.call: Portable cluster style call function

Description Usage Arguments

Description

Wrapper function for clusterCall, Rhpc_worker_call and a FORK implementation of these functions. Note that this is not at all the same as base::call().

Usage

1
2
## S3 method for class 'call'
c(FUN, ...)

Arguments

FUN

a function object

...

other arguments, possibly named, to be passed to FUN


bamonroe/ctools documentation built on May 11, 2019, 6:19 p.m.