Message-ID: <200602060805.35977.asaguiar@spsconsultoria.com>
Date: 2006-02-06T10:05:35Z
From: Alexandre Santos Aguiar
Subject: problem with simple if() statement
In-Reply-To: <20060206062221.92796.qmail@web27402.mail.ukl.yahoo.com>
Em Seg 06 Fev 2006 04:22, Norman Goodacre escreveu:
> if (seq[i] = "A") m <- trans[1,]
I'll guess that it is the use you are making of the name 'seq'. :-)
'seq' is an R function. Try some other name.
--
Alexandre