Skip to content
Prev 31157 / 398506 Next

problems with max.col()

heberto ghezzo wrote:
Reading the word "random" in its help file:

"Find the maximum position for each row of a matrix, breaking ties at 
random."


You observed another bug: The Compiled HTML help file (on Windows) 
doesn't come up with ?max.col. Nevertheless, brosing through the index 
results in a working link (and a page).

I'm not sure whether the bug is in R or in Microsoft's help compiler ...
I will take a look later (and move the thread to R-devel in case of 
further investigations).

Uwe Ligges