purrrallel: purrrallel

View source: R/purrrallel.R

purrrallelR Documentation

purrrallel

Description

Set parallel processing clusters within a workflow.

Usage

purrrallel(x, nclust = NULL, seed = 8675309)

Arguments

x

Piped workflow or dataset with some methods that could use parallel processing.

nclust

Number of clusters to set.

Value

Function output with number of clusters applied and then flushed.


toddellis/miao documentation built on June 1, 2025, 10:11 p.m.