stop_cluster: Stop the cluster if snow::makeCluster() was used, but nothing...

View source: R/stop_cluster.R

stop_clusterR Documentation

Stop the cluster if snow::makeCluster() was used, but nothing needed if doMC was used.

Description

Stop the cluster if snow::makeCluster() was used, but nothing needed if doMC was used.

Usage

stop_cluster(cluster_obj, verbose = FALSE)

Arguments

cluster_obj

Cluster object generated by parallelize()

verbose

If T display extra information during execution.


ck37/ckTools documentation built on April 29, 2023, 11:47 p.m.