Description Usage Arguments Value See Also Examples
Returns the total number of partitions of the distributed object. The result is same as prod(nparts(dobj))
1 | totalParts(dobj)
|
dobj |
input distributed array, data.frame, or list. |
The total number of partitions in the distributed object.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.