get_LAT: Gets RasterStack's latitude information

View source: R/get_LAT.R

get_LATR Documentation

Gets RasterStack's latitude information

Description

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

Usage

get_LAT(stack)

Arguments

stack

RasterStack

Value

Character vector of length equal to nrow(stack).

Note

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

See Also

get_3Darray, get_LON


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