stop_cluster: Stop a cluster

View source: R/parallel.R

stop_clusterR Documentation

Stop a cluster

Description

Stop a cluster set up by setup_cluster.

Usage

stop_cluster(cl)

Arguments

cl

the cluster object.

Value

NULL.


mcmcsae documentation built on Oct. 11, 2023, 1:06 a.m.