ee.Reducer.minMax

Returns a Reducer that computes the minimum and maximum of its inputs. Where applicable, the outputs are named: "min", "max".

UsageReturns
ee.Reducer.minMax()Reducer

No arguments.