Rdocumentation
powered by
Learn R Programming
Zelig (version 4.2-1)
Max: Compute the Maximum Value of a Vector
Description
Compute the Maximum Value of a Vector
Usage
Max(x, na.rm = NULL)
Arguments
x
a numeric or ordered vector
na.rm
ignored
Value
the maximum value of the vector