mc.calc: Multicore implementation of the raster::'calc' function.

Description Usage Arguments Details Value Author(s) See Also

Description

Allows functions to be applied to raster objects, with multicore support.

Usage

1
mc.calc(x, fun, mc.cores = 1, ...)

Arguments

x

Raster* object

fun

Function to be applied to the raster object.

...

Arguments to be passed to link{writeRaster}.

Details

For further help, see calc. Warnings of the parallel package (see mclapply for instance) apply to this function.

Value

a Raster* object

Author(s)

Loic Dutrieux

See Also

calc


loicdtx/bfastSpatial documentation built on May 21, 2019, 7:37 a.m.