Learn R Programming

mcmcsae (version 0.6.0)

stop_cluster: Stop a cluster

Description

Stop a cluster set up by setup_cluster.

Usage

stop_cluster(cl)

Arguments

cl

the cluster object.

Value

NULL.