Compute the Maximum Value of a Vector
Max(x, na.rm = NULL)
x
a numeric or ordered vector
na.rm
ignored
the maximum value of the vector
Matt Owen mowen@iq.harvard.edu