Description Usage Arguments Value Examples
View source: R/SpatialArray-base.R
The function behaves similar to the regular is.na()
function applied to the proxy object of a RasterArray
.
1 2 | ## S3 method for class 'SpatialArray'
is.na(x)
|
x |
A |
A logical
vector
, matrix
or array
matching the structure of the RasterArray
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.