stop_cluster: 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)
Arguments
cluster_obj
Cluster object generated by parallelize()