[R] Min , Max

Rui Barradas ruipbarradas at sapo.pt
Sat Apr 28 22:19:54 CEST 2012


Hello, again.

>
> Yes ,It worked. So how can I insert it in my code? Please 
> 
Easily. Just replace your beginning of loop

for(n in 1:length(listfile))

by the for(...) above, and comment out the line

h=listfile[n]

since it's no longer needed.

Rui Barradas


--
View this message in context: http://r.789695.n4.nabble.com/Min-Max-tp4593065p4595243.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list