getMin {DSAM}R Documentation

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

Description

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

Usage

getMin(data)

Arguments

data

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

Value

Return the minimum value of the output column.


[Package DSAM version 1.0.2 Index]