powered by
The function calculates the (optionally standardised) space-time variance of a RasterStack or RasterBrick.
calcVar(x, standardised = FALSE, ...)
the mean (optionally standardised) space-time variance.
a RasterStack or RasterBrick
logical.
currently not used
data("pacificSST") calcVar(pacificSST)
Run the code above in your browser using DataLab