Min {Zelig}R Documentation

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

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]