get_3Darray: Assembles a 3D-array

View source: R/get_3Darray.R

get_3DarrayR Documentation

Assembles a 3D-array

Description

This function returns a 3D-array which is an auxiliary object when invoking applyGapfill.

Usage

get_3Darray(path)

Arguments

path

character with full path name of a directory containing files that can be read as RasterStacks

Value

An array with three dimensions

Note

This function may be useful when employing Gapfill independently of the current package.

See Also

array, Gapfill


igapfill documentation built on June 8, 2025, 10:41 a.m.