Description Usage Arguments Value
Backend implemented function to move data from storage to the calling context (node).
1 2 3 4 | do_collect(x, parts)
## S4 method for signature 'ParallelObj,integer'
do_collect(x, parts)
|
x |
The distributed object to fetch data from. |
parts |
The parts (indices) of the distributed object to fetch. |
The data returned as a list, matrix, or data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.