sfQuickInit: Quickly initializes a parallel cluster and registers it with...

Description Usage Arguments Details Author(s) Examples

View source: R/sfQuickInit.R

Description

Quickly initializes a parallel cluster and registers it with foreach.

Usage

1

Arguments

cpus

Number of cpus. Will default to the max available cpus.

methods

Logical. Load the methods package? (if FALSE, faster startup). Default=FALSE.

...

parameters to pass to sfInit()

Details

(Even more) quickly start a parallel cluster with half of available cpus, parallel = TRUE, and type = "SOCK" and registers it with foreach.

Author(s)

Jonathan A. Greenberg

Examples

1
2

gearslaboratory/spatial.tools documentation built on Feb. 14, 2020, 12:36 a.m.