get_LON: Gets RasterStack's longitude information

View source: R/get_LON.R

get_LONR Documentation

Gets RasterStack's longitude information

Description

This function constructs the input for one of the four dimensions required by Gapfill, namely, longitude.

Usage

get_LON(stack)

Arguments

stack

RasterStack

Value

Character vector of length equal to ncol(stack).

Note

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

See Also

get_3Darray, get_LAT


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