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 April 12, 2025, 2:25 a.m.