Skip to contents

Determines whether a raster file contains any non-zero values.

Usage

ngr_spk_rast_not_empty(f)

Arguments

f

character A single file path to a raster file.

Value

logical TRUE if the raster has any non-zero values, otherwise FALSE.