powered by
RasterArray
The total number of values in a 'RasterArray'-class object
nvalues(x, ...)# S4 method for RasterArray nvalues(x)
# S4 method for RasterArray nvalues(x)
A numeric value.
numeric
A RasterArray-class object.
additional arguments passed to class-specific methods.
ex <- rastex() nvalues(ex)
Run the code above in your browser using DataLab