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

Description Usage Arguments

View source: R/stop_cluster.R

Description

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

Usage

1
stop_cluster(cluster_obj, verbose = FALSE)

Arguments

cluster_obj

Cluster object generated by parallelize()

verbose

If T display extra information during execution.


ck37r documentation built on Feb. 6, 2020, 5:09 p.m.

Related to stop_cluster in ck37r...