shutdown: Shutdown running cluster

Description Usage Arguments See Also

View source: R/ops.R

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

1
shutdown(.self)

Arguments

.self

Data frame

See Also

Other cluster functions: partition_even, partition_group


multiplyr documentation built on May 30, 2017, 12:09 a.m.