loop: Parallel computation wrapper

View source: R/utility_functions.R

loopR Documentation

Parallel computation wrapper

Description

The function is a wrapper to lapply and parLapply.

Usage

loop(..., parallel)

Arguments

...

aaditional arguments passed on to lapply or parLapply.

parallel

logical. Is parLapply used?


lorecatta/DENVfoiMap documentation built on April 1, 2022, 4:05 p.m.