check_parallel: Simple function to establish whether things can be run in...

View source: R/util.R

check_parallelR Documentation

Simple function to establish whether things can be run in parallel using foreach

Description

Checks whether a parallel backend is setup for the foreach package.

Usage

check_parallel(verbose = TRUE)

Arguments

verbose

specify whether to show output messages.

Value

boolean specifying whether a parallel backend has been setup.


keithschulze/supr documentation built on Nov. 26, 2022, 7:09 a.m.