do_collect: Backend implemented function to move data from storage to the...

Description Usage Arguments Value

Description

Backend implemented function to move data from storage to the calling context (node).

Usage

1
2
3
4
do_collect(x, parts)

## S4 method for signature 'ParallelObj,integer'
do_collect(x, parts)

Arguments

x

The distributed object to fetch data from.

parts

The parts (indices) of the distributed object to fetch.

Value

The data returned as a list, matrix, or data.frame.


ddR documentation built on May 29, 2017, 6:52 p.m.