min_value {geotopbricks}R Documentation

min_value

Description

Gets the minimum (scalar) values of a GeotopRasterBrick object

Usage

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

Arguments

x

a GeotopRasterBrick object.

na.rm, ...

further arguments foe min.

Value

the minimum (scalar) values of a GeotopRasterBrick object


[Package geotopbricks version 1.5.8.2 Index]