is not NA
not.na.Rd
Shortcut method to avoid the two-step !is.na(x)
Arguments
- x
SpatRaster
- falseNA
logical. If
TRUE
, the output cell values are eitherTRUE
, for cells that are notNA
inx
, orNA
for the cells that areNA
inx
. Otherwise, the output values are eitherTRUE
orFALSE
- filename
character. Output filename
- ...
additional arguments for writing files as in
writeRaster