RepParallel: Parallel implementation of replicate()

View source: R/RepParallel.R

RepParallelR Documentation

Parallel implementation of replicate()

Description

The function parallelizes replicate(), as in dbframe-R-library

Usage

RepParallel(n, expr, simplify = "array", mc.cores = 1)

Arguments

n

number of replications

expr

expression

simplify

character, simplify to array

Value

array of replications


bhattacharya-a-bt/MOSTWAS documentation built on April 6, 2023, 12:20 a.m.