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