getMin: Get the minimum of the output column from the original data...

View source: R/DSAM.R

getMinR 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.


DSAM documentation built on May 29, 2024, 3:05 a.m.