Determines whether a raster file contains any non-zero values.
Arguments
- f
character A single file path to a raster file.
Value
logical TRUE if the raster has any non-zero values, otherwise FALSE.
See also
Other raster:
spk_rast_ext(),
spk_rast_rm_empty(),
spk_res()
