Learn R Programming

Zelig (version 4.2-1)

Min: Compute the Minumum Value of a Vector

Description

Compute the Minumum Value of a Vector

Usage

Min(x, na.rm = NULL)

Arguments

x
a vector of numeric or ordered values
na.rm
ignored

Value

  • the minimum value of the vector