Learn R Programming

multiplyr (version 0.1.1)

shutdown: Shutdown running cluster

Description

Theoretically a Multiplyr data frame will have its cluster implicitly shutdown when R's garbage collection kicks in. This function exists to execute it explicitly. This does not affect any of the data.

Usage

shutdown(.self)

Arguments

.self
Data frame

See Also

Other cluster functions: partition_even, partition_group