Learn R Programming

nws (version 1.2.3)

stopSleigh: sleigh Class Method

Description

Shutdown workers and remove sleigh workspace.

Usage

stopSleigh(.Object)

Arguments

.Object
a sleigh class object

Details

This function is called by close method.

See Also

close

Examples

Run this code
s = sleigh()
stopSleigh(s)

Run the code above in your browser using DataLab