| nvalues | R Documentation |
RasterArray'-class objectThe total number of values in a 'RasterArray'-class object
nvalues(x, ...)
## S4 method for signature 'RasterArray'
nvalues(x)
x |
A |
... |
additional arguments passed to class-specific methods. |
A numeric value.
ex <- rastex()
nvalues(ex)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.