get_3Darray {igapfill} | R 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
[Package igapfill version 0.0.41 Index]