get_cluster: Get current cluster

View source: R/cluster.R

get_clusterR Documentation

Get current cluster

Description

Returns the current parallel cluster object, if initialized.

Usage

get_cluster()

Value

A cluster object or NULL.


GBOP2 documentation built on Dec. 22, 2025, 5:10 p.m.

Related to get_cluster in GBOP2...