endParallel: Function that completes the necessary steps to stop the...

endParallelR Documentation

Function that completes the necessary steps to stop the parallel cluster started with setUpParallel()

Description

This function completes the necessary steps to stop the parallel cluster started with setUpParallel()

Usage

endParallel(cl)

Arguments

c1

A "cluster" object that was returned by setUpParallel().

Value

.

Examples

endParallel (c1)

ccpluncw/ccpl_R_chValues documentation built on Feb. 12, 2024, 4:21 a.m.