
Positions of missing values in a 'RasterArray'-class object
Source: R/RasterArray-base.R
is.na.RasterArray.RdThe function behaves similar to the regular is.na() function applied to the proxy object of a 'RasterArray'.
Usage
# S3 method for RasterArray
is.na(x)