getMax {DSAM}R Documentation

Get the maximum of the output column from the original data set

Description

This function return the maximum of runoff(output columu) for users.

Usage

getMax(data)

Arguments

data

The original data set, the data type must be numeric, matrix or Data.frame.

Value

Return the maximum value of the output column.


[Package DSAM version 1.0.2 Index]