rshcmd {nws} | R Documentation |
This function indicates that RSH 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=rshcmd) ## End(Not run)