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 July 21, 2026, 1:06 a.m.