setup_parallel: Setup parallel processing with future

View source: R/matching_parallel.R

setup_parallelR Documentation

Setup parallel processing with future

Description

Setup parallel processing with future

Usage

setup_parallel(parallel = FALSE, n_workers = NULL)

Arguments

parallel

Logical or plan specification

n_workers

Number of workers (NULL for auto-detect)

Value

List with original plan and whether we set up parallelization


couplr documentation built on Jan. 20, 2026, 5:07 p.m.