Learn R Programming

nws (version 1.7.0.1)

rankCount: Return a Rank Count from a Sleigh

Description

Return the rankCount in sleigh. If rankCount=-1, then the worker group has closed, and no more workers may join the group.

Usage

"rankCount"(.Object)

Arguments

.Object
a sleigh class object

Examples

Run this code
## Not run: 
# # simple hello world
# s = sleigh()
# rankCount(s)
# ## End(Not run)

Run the code above in your browser using DataLab