Learn R Programming

nws (version 1.7.0.1)

stopSleigh: Stop a Sleigh

Description

Shut down sleigh workers and delete 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
## Not run: 
# s = sleigh()
# stopSleigh(s)
# ## End(Not run)

Run the code above in your browser using DataLab