Learn R Programming

nws (version 1.7.0.1)

workerCount: Find the Number of Workers in a Sleigh

Description

Return number of Sleigh workers that have successfully started.

Usage

"workerCount"(.Object)

Arguments

.Object
a sleigh class object

Examples

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

Run the code above in your browser using DataLab