Skip to content
Prev 55399 / 398500 Next

cbind in a loop

Jan Wantia wrote:

            
You probably want

Min <- cbind(Min, Tabelle[,(which.min(Tabelle[129,]))])

Also, read the posting guide which will tell you the following:

"For new subjects, compose a new message and include the 
'r-help at lists.R-project.org' (or 'r-devel at lists.R-project.org') address 
specifically. (Replying to an existing post and then changing the 
subject messes up the threading in the archives and in many people's 
mail readers.)"

--sundar