On Fri, 14 Nov 2003 [EMAIL PROTECTED] wrote:

> Is there a function in R, which would return index of maximum value
> in a vector ?
>

Yes.  which.max(), which is mentioned in the See Also section in
help(max).


        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to