rwincmd: Sleigh Auxiliary Function

Description Details See Also Examples

Description

This function indicates that WMI will be used to launch sleigh workers.

Details

This function should only be used on Windows. This function is only meant to be passed through optional argument, 'launch', in the sleigh constructor.

See Also

sleigh

Examples

1
2
3
4
## Not run: 
s <- sleigh(launch=rwincmd, nodeList=c('n1', 'n2'), passwd='bogus')

## End(Not run)

nws documentation built on May 2, 2019, 8:51 a.m.