ccscmd {nws} | R Documentation |
This function indicates that CCS will be used to launch sleigh workers.
This function is only meant to be passed through optional argument, 'launch', in the sleigh constructor.
## Not run: s = sleigh(launch=ccscmd) ## End(Not run)