max_value {geotopbricks}R Documentation

max_value

Description

Gets the maximum (scalar) values of a GeotopRasterBrick object

Usage

max_value(x, na.rm = TRUE, ...)

Arguments

x

a GeotopRasterBrick object.

na.rm, ...

further arguments for max.

Value

the maximum (scalar) values of a GeotopRasterBrick object


[Package geotopbricks version 1.5.8.2 Index]