Description
Gets the maximum (scalar) values of a GeotopRasterBrick
object
Usage
max_value(x, na.rm = TRUE, ...)
Value
the maximum (scalar) values of a GeotopRasterBrick
object
Arguments
- x
a GeotopRasterBrick
object.
- na.rm, ...
further arguments for max
.