s-news
[Top] [All Lists]

[S] (pas d'objet)

To: "S-news@wubios.wustl.edu" <S-news@wubios.wustl.edu>
Subject: [S] (pas d'objet)
From: Marion VERDOIT <Marion.Verdoit@ifremer.fr>
Date: Thu, 30 Sep 1999 17:35:39 +0200
Organization: ifremer
Sender: owner-s-news@wubios.wustl.edu
Hello,
I'm looking for a way to evit the use of for loops in this case, because
it is too long to evaluate :

j<-0
for (i in 1:800000)
{if (tableau[i,3]==50) {j<-j+1}
}

Thank you for your response
-- 
Marion Verdoit
Laboratoire MAERHA
IFREMER BP 21105
44311 Nantes Cedex 03
FRANCE

E-mail : mverdoit@ifremer.fr
Tel : 02 40 37 41 64
Fax : 02 40 37 40 75
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>